home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / os2 / advocacy / 11991 < prev    next >
Encoding:
Text File  |  1993-01-09  |  1.9 KB  |  46 lines

  1. Newsgroups: comp.os.os2.advocacy
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!ames!agate!linus!linus.mitre.org!jcmorris
  3. From: jcmorris@mwunix.mitre.org (Joe Morris)
  4. Subject: Re: No TrueType Fonts in OS/2 2.1 ?!
  5. Message-ID: <jcmorris.726600869@mwunix>
  6. Sender: news@linus.mitre.org (News Service)
  7. Nntp-Posting-Host: mwunix.mitre.org
  8. Organization: The MITRE Corporation
  9. References: <1993Jan7.193312.16367@clark.dgim.doc.ca> <96122@rphroy.ph.gmr.com> <1993Jan7.221102.5932@ais.com> <1993Jan8.160458.15864@sjsumcs.sjsu.edu>
  10. Distribution: na
  11. Date: Sat, 9 Jan 1993 17:34:29 GMT
  12. Lines: 32
  13.  
  14. rick@sjsumcs.sjsu.edu (Richard Warner) writes:
  15.  
  16. > [ yet another TrueType - vs - PostScript discussion ]
  17.  
  18. >                          MS's TT engine is slow - very slow.  So slow
  19. >in fact that Corel actually built their own TT rasterizer for CorelDraw
  20. >because their customers were complaining about how slow TT font printing
  21. >was.
  22.  
  23. I don't have any particular inside info on this issue, but it seems more
  24. likely that the special requirements of Corel -- in particular, the ability
  25. to take a rendered glyph and allow the user to manipulate the individual
  26. primitive elements which are used to produce it -- would require a special
  27. engine for *any* font technology.
  28.  
  29. Normally, if you want to use the character "A"  on a computer, your program
  30. needs only to manipulate the single ASCII byte 0x41.  In a WYSIWIG system,
  31. you also need to know the vertical and horizontal extent of the rendered
  32. glyph, but that's all: you send the ASCII character to the output device
  33. without any interest in the number or characteristics of the lines and 
  34. curves which are used to construct the glyph.
  35.  
  36. In Corel, however, you have the ability to manipulate the rendered glyphs
  37. as graphic elements, so there are special requirements placed on the
  38. interface to any scalable fonts...and thus the need for a special driver.
  39.  
  40. The same comments would apply to Adobe's TypeAlign program as it uses
  41. PostScript T1 fonts.
  42.  
  43. Comments?
  44.  
  45. Joe Morris
  46.