home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 Mobile / Chip_Mobile_2001.iso / palm / tools / aaafonts / aaafonts.exe / ReadMe.txt < prev   
Encoding:
Text File  |  2000-05-16  |  3.5 KB  |  98 lines

  1. FontHack is great in that it allows you to specify an alternate 
  2. font to use for each of the Palm standard fonts (Standard, Bold,
  3. Large) on a per application basis.  Unfortunately you don't
  4. know what the font will look like until after you select it
  5. for use.  AAAFontView lets you preview fonts two ways.
  6.  
  7. The first way presents a list of all files on the Palm
  8. device with a type of 'Font'.  When you select one of
  9. the listed fonts, the text beneath the list will be
  10. displayed using that font.  This enables you to get
  11. a quick look at each available font.  So far, though,
  12. I only handle one font per file -- some files have
  13. multiple fonts in them.  I will be handling those in
  14. the next release.
  15.  
  16. The second way is to present a form with text drawn in each
  17. of the standard fonts (standard, bold, large) so that you
  18. can see the effect of the combination of fonts you have
  19. selected in FontHack.
  20.  
  21. The sample text will now be remembered as an unsaved
  22. preference, but you can only modify it in the lists view.
  23.  
  24. You can now delete the fonts you do not want to keep, so
  25. you don't have to resort to an external db management
  26. utility like ZarfCatalog ... but I can not yet tell whether
  27. a font is in use by FontHack123, so be careful what you
  28. delete.  If you delete a font currently being used by 
  29. FontHack123 your Palm device will become unstable.
  30.  
  31. The name of this application begins with "AAA" in order to 
  32. make it conveniently near the top of the app list presented 
  33. by FontHack (right below "All").  Thus you can set the fonts
  34. you want to try in FontHack, then swap over to AAA Font Viewer
  35. to see the results, then swap back & try again fairly easily.
  36.  
  37. For the future:
  38.     fix [std][bold][large] font selectors
  39.         to show the Palm ROM std/bold/large
  40.         fonts instead of the ones selected by
  41.         FontHack123
  42.     add "details" to list view (show font info)
  43.     support cut/copy/paste
  44.     support scroll bars on text fields
  45.     select fonts for FontHack directly from AFvw
  46.         
  47.  
  48. -Richard M. Hartman
  49. RHartman10@aol.com
  50. http://www.catslair.com/tech/palm/
  51.  
  52.  
  53. (ok, the Palm section of my web site isn't really there
  54. yet, but it will be some day ... in the meantime if you
  55. enjoy figure skating, take a look at some of the pics
  56. we have up in the rest of the site!)
  57.  
  58.  
  59. History:
  60.  
  61. 16-May-2000:    v1.2
  62.     fixed crash when deleting last installable font on the device
  63.     (I really should've caught this in v1.1, but I went for the
  64.      quick-n-dirty fix there :-P )
  65.  
  66. 1-May-2000:    Sixth release (v1.1)
  67.     fixed crash if run when no installable fonts on device
  68. If you do not have any fonts, try downloading the Alpha Fonts
  69. package from http://www.palmgear.com/software/showsoftware.cfm?prodID=6091
  70.  
  71. 24-Apr-2000:    Fifth release (v1.0)
  72.     show multiple fonts per font db using same
  73.          convention as FontHack123-2
  74.     sort font list (note: FontHack123-2 does not sort 
  75.         it's list, so you'll still have to hunt for
  76.         the right one there)
  77.     use "largeBold" font instead of "large" for 3rd
  78.         font selector to match Palm apps.  notepad,
  79.         todo, etc use std/large/largebold as font
  80.         choices, not std/large/bold
  81.  
  82. 31-Mar-2000:    Fourth release (v0.7)
  83.     up/down keys now change font selection
  84.     display font width & height when selected
  85.     "small fonts" problems fixed (thanks go to Ken Krugler)
  86.  
  87. 30-Mar-2000:    Third release (v0.5)
  88.     Added ability to delete font database
  89.     Added std/bold/large font selectors 
  90.         note: these are subject to the 
  91.         FontHack123 substitutions
  92.  
  93. 28-Mar-2000:    Second release (v0.4)
  94.     Added list view
  95.     Remember sample text
  96.  
  97. 25-Feb-2000:    Initial release (v0.1)
  98.