home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / a / atlanta / Utils / !FontFindr / !Help < prev    next >
Encoding:
Text File  |  1997-01-11  |  3.0 KB  |  81 lines

  1. !FontFinder
  2. ===========
  3. Font finder is a very simple file scanner that searches for anything that
  4. could be a font name and reports it in a window. This can either be via a
  5. specialised scanner or via a semi intelligent gerenal purpose file scanner.
  6.  
  7. Once found the fonts need loading, if you have them!. If you are using
  8. Atlanta, my shareware fonts manager, or EasyFont, FontDir or any of the PD
  9. managers than you will need to use them to switch the fonts on. If you are
  10. not then you will need to load the correct !Fonts directory.
  11.  
  12. Usage
  13. =====
  14. You need to load it and then drag a file on to it's icon. Once finished it
  15. will open a window with the *possible* font names in them as well as a
  16. percentage (100% - 0%). 100% means that it is available along the current
  17. <Font$Path>. So the font directory it is in has been installed with the
  18. operating system. 0% is reported if it isn't available in the <Font$path>.
  19.  
  20. Resources.!Types file
  21. =====================
  22. The Resources.!Types file defines how a file type is scanned. At the moment
  23. there is only a specialised scanner that is for Drawfiles. This can be used
  24. for any file type that follows the same format as the draw file format.
  25.  
  26. You can also use;
  27.  
  28.   <filetype>:#none    No fonts can be defined for this type, ie Sprite files.
  29.   <filetype>:#arch    Archives.
  30.   <filetype>:#cache    Font cache.
  31.   <filetype>:Drawfile    Drawfile scanning.
  32.  
  33. All file types that are undefined are scanned by a semi-intelligent scanner
  34. that hunts them out by scanning the *whole* file. Its not highly accurate or
  35. fast but it can be useful.
  36.  
  37. Problems
  38. ========
  39. None. It will report Email and Web addresses but this is because they are
  40. pretty simular to font names. They meet the requirements and I can not be
  41. bothered/it will take to long to fix it when scanning using the unknown font
  42. sacnner.
  43.  
  44. Future Versions
  45. ===============
  46. If there is interest than I will extend Font Finder to include the ability
  47. to run external scripts, however, there must be interest from other people
  48. or I will only add those scanners I require! I just don't have the time to
  49. sit down and try to work out how some programmers are storing their
  50. applications data.
  51.  
  52. Also I might be able to include a Wimp messaging system so that it will be
  53. possible for supporting applications to automatically install any fonts that
  54. you have loaded
  55.  
  56. Copyright
  57. =========
  58. This application is Freeware it can be freely copied and distuributed, you
  59. can also take it to bits if you want to. So long as you don't base a
  60. commercial or part of a commercial program around this code.
  61.  
  62. Disclaimer
  63. ==========
  64. Don't blame me, you use this program at your own risc.
  65.  
  66. Contact
  67. =======
  68. You can contact me by any of the means below. I am espcially interested to
  69. hear from people with information on DTP/Word processor file formats so I
  70. can include support for them.
  71.  
  72. E mail     - mailto:davemac@rylands.demon.co.uk
  73.  
  74. WWW        - http://www.rylands.demon.co.uk/
  75.  
  76. Snail mail - David McCormack,
  77.              2 Cornwall Ave,
  78.              Beeston Rylands,
  79.              Nottingham,
  80.              NG9 1NL
  81.