home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / apple2 / 25463 < prev    next >
Encoding:
Internet Message Format  |  1992-12-13  |  2.3 KB

  1. Path: sparky!uunet!ogicse!uwm.edu!spool.mu.edu!agate!ucbvax!CHASM.SCAR.UTORONTO.CA!90taobri
  2. From: 90taobri@CHASM.SCAR.UTORONTO.CA (Brian Tao)
  3. Newsgroups: comp.sys.apple2
  4. Subject: Re: Using fonts > 255 points
  5. Message-ID: <9212130834.AA16574@chasm.scar.utoronto.ca>
  6. Date: 13 Dec 92 08:34:58 GMT
  7. Article-I.D.: chasm.9212130834.AA16574
  8. Sender: usenet@ucbvax.BERKELEY.EDU
  9. Organization: MuGS Research and Development Facility
  10. Lines: 37
  11.  
  12. mattd@apple.com (Matt Deatherage) writes...
  13. > Yeah, except that if the system thinks it's a 50-point font, when you print
  14. > to a StyleWriter it will ask for a 225-point font to scale down, which mean
  15. > your system will be asked to image some characters of a 2250-point font.
  16. > That takes (4.5)^2 times as much memory as the 500 point, which itself
  17. > takes (50)^2 times as much memory as a ten point font (remember, the image
  18. > scales in both horizontal and vertical directions).
  19.  
  20.     But then we're talking about printing a font 7 inches tall at 360 dpi! 
  21. You would fit one or two letters on a standard page!  If a situation like
  22. that ever arises, one should assume the user is intelligent enough to print
  23. at maybe 180 or even 72 dpi (don't know if that's possible with the
  24. StyleWriter, I use Harmonie...)
  25.  
  26.     Regarding memory usage:  since Pointless 2.0 renders only those
  27. characters that are actually printed, the problem is alleviated somewhat. 
  28. Assume a roughly square character bounds rectangle and some headline font
  29. at 1000 points.  This translates to roughly 200 points (2.75 inches) on a
  30. 360-dpi printer (why did you use 4.5 instead of 5 in your calculations
  31. above?), more than adequate for most purposes.  If 12 different characters
  32. are used in the headline, a little over 1.4 megs will be eaten up.  This is
  33. certainly within the capabilities of a 4.25-meg GS.  It also makes those
  34. 8-megabyte cards look *very* attractive.  ;-)
  35.  
  36. > (You very quickly get into huge problems of scale, especially since the
  37. > Memory Manager stops at 8 MB.)
  38.  
  39.     But we have been using extreme examples.  Especially with better memory
  40. management in Pointless 2.0, fonts larger than 255 points are technically
  41. feasible.
  42.  
  43. --
  44. -- Real name: Brian Tao (Dept. of Exobiology, University of Toronto)
  45. -- Preferred: 90taobri@chasm.scar.utoronto.ca (checked daily)
  46. -- Free Plug: =MuGS 2.0=, the only offline Internet mail reader for
  47. --            the Apple IIGS, available soon!
  48.