home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / files / utility / fontedit / fonts.doc < prev   
Text File  |  1988-09-11  |  2KB  |  54 lines

  1.         For MONOCHROME users only !!!
  2.  
  3.         The file fontedit.prg is the font editor.  The other files
  4. with .fed are the font files.
  5.  
  6.         When you fire up the font editor, it will prompt you for
  7. a template file (*.fed).  After editing the fonts to your satisfaction,
  8. you can exit and save the edited fonts.  You will be prompted at this
  9. point with a choice of 3 possible output format:  i) *.fed ii) *.o iii) *.c
  10. *.fed are the font image file which both the font-loader and the font editor
  11. expect as input.  *.o are object module and *.c are C code module.  I've
  12. not used *.o nor *.c though the *.c looks fine to me.
  13.  
  14.         !! IMPORTANT !!  When the font editor exits and saves the
  15. file as you requested, it will over-write the old file.  Hence, it would be
  16. advisable to make duplicate copies of the original file before you edit them.
  17. When saving the font file, the editor does NOT prompt for a name.  It will
  18. save it as the same name as the input file you gave it.
  19.  
  20.         Though the font editor supports the creation of proportional
  21. spaced fonts, proportionally-spaced fonts do not work with the font-loader.
  22.  
  23.         2) The second arced file contains 6 *.fed files which you can
  24. load with the font-loader as is or which you can edit with the font editor.
  25.  
  26.  1)    z_chines.fed        Chinese characters.
  27.                 Meant for showing off.  ;-))
  28.  
  29.  2)    z_italic.fed        More like cursive. Maybe I should call it so.
  30.  
  31.  3)    z_mac.fed        This is the original font file that I got
  32.                 from the UACE server at Houston ages ago.
  33.                 The name says it all.
  34.  
  35.  4)    z_nice.fed        My favorite creation.
  36.  
  37.  5)    z_oldeng.fed        Pretty, but may cause eye-strain !!!
  38.                 
  39.  6)    z_thin.fed        Very nice if you like white on black
  40.                 background.
  41.  
  42.  
  43.     If any of the above fonts files (except z_mac.fed, which is not my
  44. creation) is used for commercial purposes, I would like to be notified in
  45. advance.  I'm aware of at least one commercial package (VDOS) which uses
  46. one of my creations and I wasn't even notified !
  47.  
  48. -------------------------------------------------------------------------
  49.  Disclaimer.  While I've not had any problems using any of the above,
  50.  I hereby disclaim any responsibility for any damages resulting from the
  51.  use or misuse of any or all of the above files.
  52. -------------------------------------------------------------------------
  53. kkk
  54.