home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / amiga / applicat / 6269 < prev    next >
Encoding:
Internet Message Format  |  1992-07-28  |  2.8 KB

  1. Xref: sparky comp.sys.amiga.applications:6269 comp.sys.amiga.misc:11965
  2. Path: sparky!uunet!dtix!darwin.sura.net!jvnc.net!yale.edu!ira.uka.de!smurf.sub.org!incom!orfeo!hotb.sub.org!aurea.hotb.sub.org!wfaust
  3. From: wfaust@aurea.hotb.sub.org (Wolf Faust)
  4. Newsgroups: comp.sys.amiga.applications,comp.sys.amiga.misc
  5. Subject: Re:  Re: What W Processor will save a file to Postscript
  6. Message-ID: <wfaust.087s@aurea.hotb.sub.org>
  7. Date: 26 Jul 92 03:23:56 GMT
  8. References: <1992Jul17.193802.12164@magnus.acs.ohio-state.edu> <45325@shamash.cdc.com> <62489@cup.portal.com> <Brq4Gr.Hu0@DMI.USherb.CA> <1992Jul22.110633.2696@csdvax.csd.unsw.edu.au>
  9. Organization: Not an Organization
  10. Lines: 42
  11.  
  12. In article <1992Jul22.110633.2696@csdvax.csd.unsw.edu.au> u2112539@csdvax.csd.unsw.edu.au writes:
  13. >In article <Brq4Gr.Hu0@DMI.USherb.CA>, vailm00@DMI.USherb.CA (MARC VAILLANCOURT) writes:
  14. >>    Kevin, any idea why developpers of Excellence! and ProWrite haven't managed
  15. >> yet to get nice output when using Compugraphics fonts? I mean, how hard is it
  16. >> to check the resolution of the printer you selected, and scale the fonts
  17. >> properly to match that resolution, and dump the resulting hi-res bitmap
  18. >> to the printer? This would give output as nice as with PageStream or PPage.
  19. >> 
  20. >>    A few months ago, Mark of New Horizons was saying it was C='s fault for
  21. >> not having the bullet.library available yet.... what's so important about
  22. >> that library that you can't do currently with 2.04 CG fonts?
  23. >> 
  24. >>     Marc
  25. >
  26. >    I can see many problems with sizing fonts acording to your printer but
  27. >this could be a very mem hungry way but easy to implement.
  28.  
  29. Well, we had this discussion previously...  the main problem is
  30. the way how to get the font metrics. Bullet.library allows you to
  31. access the original CG font metrics. Currently you have to use
  32. TextExtent() to get most (not all!) of the required data.  Now
  33. according to New Horizon (who was it, Mark?) the metrics yelled by
  34. TextExtent() do not match the real CG font metrics.  The are
  35. somehow altered by diskfont.library.
  36.  
  37. That's what have been said... this is what I experienced:
  38.  
  39. Maybe it's true, TextExtent() does not yell the original CG
  40. metrics. Anyway, they do come close and are more than enough for
  41. getting nearly perfect reults (all you miss is ligatures and that
  42. stuff... but this is not supported by ProWrite anyway, or is it?).
  43.  
  44. Maybe  I  should  prove  that:   the CanonLBP laser printer driver
  45. allows you to automaticly download fonts. The download font
  46. metrics  are generated by the driver using TextExtend().  If I use
  47. these  downloaded  fonts  I  get  perfect  results (yes, also with
  48. ProWrite).
  49.  
  50. --
  51. Wolf Faust                  wfaust@aurea.hotb.sub.org  (<-NEW!!)
  52. Germany:                cbmehq!venus!wfaust@cbmvax.commodore.com
  53. Tel: ++(49)69-5486556             FIDO: 2:249/3.5 (<-CHANGED!)
  54.