home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / fonts / 3747 < prev    next >
Encoding:
Text File  |  1992-12-22  |  1.7 KB  |  37 lines

  1. Newsgroups: comp.fonts
  2. Path: sparky!uunet!math.fu-berlin.de!wolff
  3. From: wolff@inf.fu-berlin.de (Thomas Wolff)
  4. Subject: Re: Adobe Type Manager, WFNBoss, Corel Draw
  5. Message-ID: <OM39NTM@math.fu-berlin.de>
  6. Sender: news@math.fu-berlin.de (Math Department)
  7. Organization: Free University of Berlin, Germany
  8. References: <1992Dec18.125202.13638@ircam.fr>
  9. Date: Tue, 22 Dec 1992 20:11:16 GMT
  10. Lines: 25
  11.  
  12. francis@ircam.fr (Joseph Francis) writes:
  13.  
  14. >1. Is there a normal scheme for adjusting the UniqueID, or can I rely that
  15. >   simply typing over the file size (which is fairly unique) over the
  16. >   ID number will work in all cases.
  17.  
  18. >2. Can I combine multiple fonts of the same family into a single file?
  19. >   I'd like to, for instance, have the four Frutiger forms
  20. >   (Norm,Bold,Ital,BoldItal) come up under a single name so I don't 
  21. >   have incredibly long font-selection lists. Right now, I have each
  22. >   under a different name for selection.
  23.  
  24. I wrote a program to adjust all the many problems with fonts converted 
  25. from WFN fonts. It works on decrypted .pfb files (using another PD 
  26. package). It changes the UniqueID, renames some wrongly-named characters 
  27. and generates some missing characters from outlines of similar ones.
  28. Then it compresses the font program by finding out common subpaths and 
  29. placing them into subroutines. (This is a good idea for many other PD 
  30. fonts as well, they get reduced in size by ca. 20% without loss of 
  31. information.)
  32. I hope to find some time in January (maybe February) to put the code 
  33. together into a form suitable for posting it here.
  34. My posting will also contain .pfm file generation from .afm files. 
  35. CorelDraw's generated .pfm files are so buggy that they should best be 
  36. thrown away immediately.
  37.