home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / amiga / applicat / 8473 < prev    next >
Encoding:
Internet Message Format  |  1992-11-09  |  1.7 KB

  1. Xref: sparky comp.sys.amiga.applications:8473 comp.sys.amiga.programmer:15543
  2. Path: sparky!uunet!portal!cup.portal.com!TomK
  3. From: TomK@cup.portal.com (Tom R Krotchko)
  4. Newsgroups: comp.sys.amiga.applications,comp.sys.amiga.programmer
  5. Subject: Re: *REAL* Scalable Font Support for the Amiga?
  6. Message-ID: <69130@cup.portal.com>
  7. Date: Sun,  8 Nov 92 19:51:43 PST
  8. Organization: The Portal System (TM)
  9. References: <1992Oct30.073744.10089@leland.Stanford.EDU>
  10.   <1992Nov2.154658.27726@ifi.unizh.ch> <1992Nov3.130525.4926@ida.liu.se>
  11.   <1992Nov5.140126.6028@ifi.unizh.ch>
  12. Lines: 25
  13.  
  14. >Its also out of the scope of the printer driver as it is intended in the
  15. >Amiga. A down loadable font is meant to be specific to a printer.
  16. >For using downloadable fonts, software shold be capable of asking the
  17. >printer the availability and resolution it has, and then decide how the
  18. >downloadable font must be. Even though it could have this infotmation from
  19. >the driver self, I guess it would be inpractical.
  20.  
  21. Done properly, the application shouldn't care.  The driver takes care of it.
  22. The job of the application is to print, the job of the printer driver
  23. is to take the output of the application and use the printer most effectively.
  24.  
  25. For all its detractors, Windows 3.1 does this very well.
  26.  
  27. >Another problem I see, is the following situation. Immagine a user with a
  28. >printer A that writes a document with a specific font. When the document is
  29. >used by another user, who has a printer that cant download the font for
  30. >printer A, how is he supposed to print the document? Printer B should then
  31. >use another font or refuse to print?
  32.  
  33. Again, a common occurance under Windows.  Windows keeps a list of "equivalences
  34. "
  35. when it doesn't have the correct Truetype font.
  36.  
  37. TomK@cup.portal.com
  38. Tom Krotchko
  39.