Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!uwm.edu!zaphod.mps.ohio-state.edu!usc!cs.utexas.edu!execu!sequoia!memqa!r91400 From: r91400@memqa.uucp (Michael C. Grant) Newsgroups: comp.lang.postscript Subject: Re: PostScript vs TrueType? Message-ID: <4871@memqa.uucp> Date: 3 Aug 90 00:59:00 GMT References: <1100.26af57d3@waikato.ac.nz> <1990Jul26.135834.9874@tsa.co.uk> <862@grenada.UUCP> Followup-To: comp.lang.postscript Organization: Memory R&QA, Motorola SPD Lines: 15 In article , barnett@grymoire.crd.ge.com (Bruce Barnett) writes: > How can you design low level hints in the fonts, when the output > can be on 72, 200, 300, 600, 1200, or 2400 DPI machines? Do you only > load the "hints" for the output devices you will drive? Hints aren't designed to be used on the virtual page, they are designed to be used on the physical page. What that gibberish means is that hints that are used for 6pt letters on a 300dpi printer would be equivalently used on 3pt letters on a 600dpi printer. The hints work with machine pixels, not point sizes. Needless to say, 2540dpi printers don't need many hints, eh? Michael C. Grant