home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / mac / programm / 21224 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  1.9 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!menudo.uh.edu!Rosie.UH.EDU!PINK
  2. From: pink@Rosie.UH.EDU (Pink is Slack)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: LW Driver: Sys 6: Upside down text
  5. Date: 11 Jan 1993 23:16:18 GMT
  6. Organization: University of Houston
  7. Lines: 32
  8. Message-ID: <1isv42INN288@menudo.uh.edu>
  9. Reply-To: pink@Rosie.UH.EDU
  10. NNTP-Posting-Host: rosie.uh.edu
  11.  
  12.  Hi-
  13.  I'm working on an application that is near the end of a long beta cycle.
  14. It needs to ship soon, and I've discovered a really weird bug.  It seems
  15. to be a bug in the Laserwriter driver version 5.2 and 7.0 when running under
  16. system 6.  What happens is the app creates its' report, displays the PICT
  17. to the screen and give s the user the oppertunity to print it.  It looks fine on
  18. the screen but when the page comes out of the printer, sometimes, some of the
  19. text is upside-down and backwards.  IT seems to only happen in certain
  20. "windows" of the report, so I suspect it is due to some scaling weirdness.
  21. All of the text is being placed using StdText... but a single character at
  22. a time.  When different scaling options are chosen or the text is placed
  23. as a string, the problem goes away.  Because of the nature of these reports
  24. forcing the text to be placed as a string can't be done.
  25.  
  26. The characters in these reports are unusually tall for their height.  The 
  27. scaling is done using factors of denom and numer sent to StdText, and 
  28. once again, the text comes out fine when sent to the screen or a plotter.
  29.  
  30. Anyone know of a bug in the Laserwriter drivers that could cause this?
  31. Am I pulling a stupid programmer trick?  Heard of this before?  I'm
  32. perplexed!
  33.  
  34. Any clues would be greatly appreciated-- posted here or sent to:
  35. jay@wst.com
  36.  
  37.  
  38. Thanks!
  39. --
  40.    /\     '       Pink@Jetson.UH.edu          Box 66231 Houston 77266-6231      
  41.   /_/.    `                          
  42.  /  //\/< '  Life is what happens when you're busy making other plans. --Lennon
  43.  
  44.