home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / UTILITY / PRINTER / FONTLD15.ZIP / WHAT'S.NEW < prev    next >
Encoding:
Text File  |  1991-02-05  |  4.5 KB  |  112 lines

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