home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / LASER / FONTLD.ZIP / WHAT'S.NEW < prev    next >
Encoding:
Text File  |  1990-06-29  |  3.8 KB  |  93 lines

  1.  
  2.                           * F O N T L O A D E R *
  3.  
  4.                                 WHAT'S NEW:
  5.  
  6.                                Version 1.40
  7.  
  8. The two font effects that were added in version 1.31 are now in the 
  9. documentation.
  10.  
  11. The new "-WT" Width Table option can create an ASCII text file of font 
  12. information.  See WIDTHTBL.TXT.
  13.  
  14. "-AW" Adjust Weight option has been added to change the weight of a font.  The 
  15. weight is a value in the font that LaserJets use to distinguish between fonts.  
  16. Normal fonts usually have a weight of 0.  Bold are usually 3. 
  17.  
  18.                                Version 1.31
  19.  
  20. PRINTDOC.BAT now loads fewer fonts.  512K Laser printers can now print the 
  21. documentation without encountering an out of memory error.
  22.  
  23. The ASCII file QUICK.DOC is added.  It's a brief documentation file for those 
  24. who want to know what FontLoader can do without printing the documentation.  
  25. Also,  REGISTER.FRM is added.  It is an ASCII version of the registration form 
  26. that is normally printed at the end of the documentation.  You can copy this 
  27. to your printer to make another copy without having to print the documentation 
  28. again.  
  29.  
  30. Two new font effects have been added but haven't made the documentation yet.  
  31.  
  32. The first is "-RBM" Rotate Bit Pattern.  It will rotate a font normally but 
  33. will leave the font's orientation unchanged.  This can allow you to mix 
  34. portrait and landscape characters on a page.  The characters will print in the 
  35. original direction but will be rotated.  To write a word you will have to 
  36. write vertically.  The spacing between the characters of the word is the line 
  37. spacing.  
  38.  
  39. The second font effect is "-N:#" Narrow / Thin.  This effect removes "#" 
  40. number of dots from the outside edge of each character.  It's like the 
  41. opposite of a bold character.  Removing to many dots will make the character 
  42. disappear.  This option is best used on very large fonts.  
  43.  
  44.                                Version 1.30
  45.  
  46. Outlines are documented and are for unregistered users.
  47.  
  48. Auto Adjust "-AA" is a new option for use with the white on black "-W" option.  
  49. It makes white on black much easier to use.  "-AA" automatically increases 
  50. the cell height for a font.  This adds black space above and below a font to 
  51. fill in white space that would otherwise appear between lines. 
  52.  
  53. Registered users now receive 3D and floating shadows.  These can be combined 
  54. with weights and outlines to produce many fine effects.  Two examples are now 
  55. in the title page of the documentation.  
  56.  
  57. Registered users also receive an expanded set of weight effects.  Over twenty 
  58. in all.  Also provided are outlines of any desired thickness.
  59.  
  60.                                Version 1.20
  61.  
  62. A reversed, White on black option has been added.  For registered users,  
  63. an outline option has been added to the previous weight option.  
  64.  
  65. One bug has been fixed:  passing file names on the command line with a ":" or 
  66. "-: in the name.  
  67.  
  68. The documentation has been expanded to give a brief overview about using soft 
  69. fonts.  
  70.  
  71. The Sprint file that creates the documentation in now included.  
  72.  
  73.                                Version 1.10
  74.  
  75. Response files have been added.  A response file is an ASCII text file of 
  76. command lines.  This allows multiple fonts to be loaded at once.  
  77.  
  78. Two new font effects have been added.  Fonts may be mirrored or turned upside 
  79. down or both.  
  80.  
  81. New parameter passing style with greater compatibility.  
  82.  
  83. Two new options:  "-C" clears printer with a reset (Esc E).  "-D" deletes all 
  84. soft fonts from the printers memory.
  85.  
  86. Printer error checking has been improved.
  87.  
  88. Previously there was a problem if a font was rotated to make an upside down 
  89. font.  This has been fixed.  
  90.  
  91. Also scaling has been improved.  The improvements aren't actually in the 
  92. scaling but in the placement of the character.  Fonts line up better.
  93.