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

  1. Newsgroups: comp.fonts
  2. Path: sparky!uunet!usc!howland.reston.ans.net!paladin.american.edu!gatech!usenet.ins.cwru.edu!agate!boulder!alumni.cs.colorado.edu!gilland
  3. From: gilland@alumni.cs.colorado.edu (Bruce Gilland)
  4. Subject: publisher's apprentice / TRUE TYPE ...
  5. Message-ID: <1992Dec24.164014.11154@colorado.edu>
  6. Sender: news@colorado.edu (The Daily Planet)
  7. Nntp-Posting-Host: alumni.cs.colorado.edu
  8. Organization: University of Colorado, Boulder
  9. Date: Thu, 24 Dec 1992 16:40:14 GMT
  10. Lines: 26
  11.  
  12. I am in search of a (windows/DOS) utility that will allow one to print 
  13. "proof" pages of TRUE_TYPE fonts.  In other words, for a given font, it 
  14. will display in tabular form: 1) the ordinal value of each character 
  15. (integers 0..255 or some subset (32..255?); 2) the ascii value of the 
  16. character (A-Z, a-z, 0-9, etc); and 3) the equivalent characters from 
  17. the font being "proofed"
  18.  
  19. For example, a given symbol font might contain, among other things, a 
  20. recycling symbol at position 65, so a portion of the proof page might
  21. look something like this:
  22.  
  23.     ...
  24.     ...
  25.     65    A    (the recycling symbol)
  26.     66    B    (the other recycling symbol)
  27.     67    C    (some other equally exciting symbol)
  28.     68    D    (you get the idea ...)
  29.     ...
  30.     ...
  31.  
  32. I have heard that a package called Printer's Apprentice can do this, and
  33. that it is public domain or shareware.  Does anybody know whether this is
  34. true, and if so, where might I download it from?  (Archie doesn't
  35. seem to know about it...).  OR, is anyone aware of a similar package?
  36.  
  37. Thanks, Bruce
  38.