home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / windows / ms / programm / 7404 < prev    next >
Encoding:
Text File  |  1992-07-28  |  1.3 KB  |  36 lines

  1. Newsgroups: comp.windows.ms.programmer
  2. Path: sparky!uunet!van-bc!tgivan!guest
  3. From: guest@tgivan.wimsey.bc.ca (Guest)
  4. Subject: True Type vers Eye Twitch
  5. Message-ID: <1992Jul28.200459.5231@tgivan.wimsey.bc.ca>
  6. Followup-To: comp.windows.ms.programmer
  7. Reply-To: guest@tgivan.wimsey.bc.ca
  8. Organization: TGI Technologies Ltd.
  9. Date: Tue, 28 Jul 1992 20:04:59 GMT
  10. Lines: 24
  11.  
  12.     
  13.     Hello all you DDK fans.
  14.     
  15.     I am using the PCL driver from the DDK version 3.0.  It works
  16.     the way I want it to.  Now comes along True Type.  As far as
  17.     I can tell, my driver and device can handle True Type, but
  18.     the true type fonts are not being add to the list of fonts
  19.     for the printer.  What I want to know is this.  Do I have to
  20.     spend a bunch of bucks and time to upgrade to DDK 3.1, or
  21.     can I make the driver tell Windows that it will support True
  22.     Type fonts.  
  23.  
  24.     I am assuming that the driver itself is not involved in the
  25.     generation of the character glyphs, and that the whole thing
  26.     looks like soft fonts to the driver.  Am I correct?
  27.  
  28.     I also have a problem with the SDK.  I made a windows with
  29.     edit controls in them.  I wanted to allow tabbing between them,
  30.     so I implemeted tabbing ALA Petzold.  It works, but my machine
  31.     BEEPs with every tab or shift-tab. ?????
  32.  
  33. Thanks in Advance,
  34. Gordon McFadden,
  35. gordon@tgivan.wimsey.bc.ca
  36.