home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / mswindo / programm / misc / 4743 < prev    next >
Encoding:
Text File  |  1993-01-08  |  839 b   |  21 lines

  1. Newsgroups: comp.os.ms-windows.programmer.misc
  2. Path: sparky!uunet!cis.ohio-state.edu!python.cis.ohio-state.edu!guzman
  3. From: guzman@python.cis.ohio-state.edu (jonatan guzman)
  4. Subject: Printing. How to make 11 pt come out...
  5. Message-ID: <1993Jan8.144922.3697@cis.ohio-state.edu>
  6. Sender: news@cis.ohio-state.edu (NETnews        )
  7. Organization: The Ohio State University Dept. of Computer and Info. Science
  8. Date: Fri, 8 Jan 1993 14:49:22 GMT
  9. Lines: 10
  10.  
  11. ...looking like 11 pt regardless of the device onto which you are rendering the
  12. text?? I have a program that uses TT fonts for output (due to their scalabi-
  13. lity), but I am having to *manually* adjust the font size -when I CreateFont
  14. for the DC- depending on the output device (screen, printer).
  15.  
  16. I am obviously missing something here. What??
  17.  
  18. Thanks all
  19.     Jon -- guzman@cis.ohio-state.edu
  20.  
  21.