home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / mac / system / 16639 < prev    next >
Encoding:
Internet Message Format  |  1993-01-26  |  1.4 KB

  1. Path: sparky!uunet!olivea!pagesat!spssig.spss.com!uchinews!ellis!chh9
  2. From: chh9@ellis.uchicago.edu (Conrad Halling)
  3. Newsgroups: comp.sys.mac.system
  4. Subject: System 7 Monaco TrueType doesn't print correctly
  5. Message-ID: <1993Jan25.191841.13902@midway.uchicago.edu>
  6. Date: 25 Jan 93 19:18:41 GMT
  7. Sender: news@uchinews.uchicago.edu (News System)
  8. Reply-To: chh9@midway.uchicago.edu
  9. Organization: University of Chicago Computing Organizations
  10. Lines: 24
  11.  
  12. The Monaco TrueType font contains an error.  Monaco is supposed to be a
  13. monospaced font, but the characters do not align correctly.  The space
  14. character is printed at different widths, throwing off character alignment.
  15. I have observed this under System 7.0, 7.0.1, and 7.1.  The problem occurs
  16. on the ImageWriter II, StyleWriter II, and LaserWriter.  The programs I
  17. have tried are BBEdit, Microsoft Word 4.0 (with or without fractional
  18. widths), and WriteNow 3.0 (with or without fractional widths).
  19.  
  20. Here is an example.  Note that the '{' characters are aligned with the first
  21. character of the previous line.  But when this is printed, the '{'
  22. character is shifted to the left.
  23.  
  24.         for (j = 0L; j < si[i]->memcnt - 2; j += 3)
  25.         {   
  26.             for (k = 0L, val = 0L; k < 3; ++k)
  27.             {   
  28.                 val <<= 2;
  29.                 switch (seq[j+k])
  30.                 {   case 'C': 
  31.                     case 'c': 
  32.  
  33. -- 
  34. Conrad Halling
  35. c-halling@uchicago.edu
  36.