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

  1. Xref: sparky comp.sys.amiga.applications:6145 comp.sys.amiga.misc:11808
  2. Path: sparky!uunet!munnari.oz.au!metro!usage!csdvax.csd.unsw.edu.au!u2112539
  3. From: u2112539@csdvax.csd.unsw.edu.au
  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: <1992Jul22.110633.2696@csdvax.csd.unsw.edu.au>
  7. Date: 22 Jul 92 11:06:33 +1000
  8. References: <1992Jul17.193802.12164@magnus.acs.ohio-state.edu> <45325@shamash.cdc.com> <62489@cup.portal.com> <Brq4Gr.Hu0@DMI.USherb.CA>
  9. Organization: University of New South Wales
  10. Lines: 32
  11.  
  12. In article <Brq4Gr.Hu0@DMI.USherb.CA>, vailm00@DMI.USherb.CA (MARC VAILLANCOURT) writes:
  13. > -> Excellence can only produce acceptible output using a printer's 
  14. > -> internal fonts or to postscript. All other options are awful. 
  15. > -> CompuGraphic fonts for excellence! simply means Amiga bitmaps at 
  16. > -> any desired size.
  17. >  
  18. >    Kevin, any idea why developpers of Excellence! and ProWrite haven't managed
  19. > yet to get nice output when using Compugraphics fonts? I mean, how hard is it
  20. > to check the resolution of the printer you selected, and scale the fonts
  21. > properly to match that resolution, and dump the resulting hi-res bitmap
  22. > to the printer? This would give output as nice as with PageStream or PPage.
  23. >    A few months ago, Mark of New Horizons was saying it was C='s fault for
  24. > not having the bullet.library available yet.... what's so important about
  25. > that library that you can't do currently with 2.04 CG fonts?
  26. >     Marc
  27.  
  28.     I can see many problems with sizing fonts acording to your printer but
  29. this could be a very mem hungry way but easy to implement.
  30.     Sort of a virtual resolution, each pixel represents a pin on the
  31. printer. Realy true WYSIWYG. Offcource scrolling around is the only way to go
  32. but to fit on screen why not make a square of four pixels one and use a
  33. grey scale to represent them. ie. a 2x2 pixel could be represented by four
  34. shades 4x4 can be represented by 16 shades. the only one I know that comes
  35. close is PageStream. On a virtual WB you can create (given mem) a screan as
  36. big as you want. Very usable, very fast scrolling, better than the inbuilt
  37. routines. This was fast enough for my 4 meg A500 and it's FAST on my A3000
  38.     George
  39.  
  40.  
  41.  
  42.