home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / mswindo / programm / misc / 5482 < prev    next >
Encoding:
Text File  |  1993-01-28  |  881 b   |  28 lines

  1. Newsgroups: comp.os.ms-windows.programmer.misc
  2. Path: sparky!uunet!ukma!netnews.louisville.edu!ulkyvx.louisville.edu!cl236208
  3. From: cl236208@ulkyvx.louisville.edu
  4. Subject: TrueType engine documentation
  5. Sender: news@netnews.louisville.edu (Netnews)
  6. Message-ID: <1993Jan28.211415.1@ulkyvx.louisville.edu>
  7. Date: Fri, 29 Jan 1993 01:14:15 GMT
  8. Lines: 16
  9. Nntp-Posting-Host: ulkyvx02.louisville.edu
  10. Organization: University of Louisville
  11.  
  12.     I'm looking for a complete reference/discussion on the TrueType
  13. engine functions:
  14.  
  15. EngineRealizeFont
  16. EngineDeleteFont
  17. EngineEnumerateFont
  18. EngineGetCharWidth
  19. EngineSetFontContext
  20. EngineGetGlyphBmp
  21.  
  22.     I have a "reasonable" bit of info (obtained from the PS35 driver
  23. source code in the DDK) but these functions are not documented in the MS
  24. docs.  I'd get a book on undocumented windows stuff, but I'm really looking
  25. for this info in help file format.
  26.  
  27.  
  28.