home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / mswindo / programm / tools / 918 < prev    next >
Encoding:
Text File  |  1992-09-09  |  1.2 KB  |  37 lines

  1. Newsgroups: comp.os.ms-windows.programmer.tools
  2. Path: sparky!uunet!nwnexus!roper
  3. From: roper@halcyon.com (Michael Roper)
  4. Subject: drawtext() replacement
  5. Message-ID: <1992Sep10.032708.8266@nwnexus.WA.COM>
  6. Sender: sso@nwnexus.WA.COM (System Security Officer)
  7. Organization: Amaze Inc., Kirkland WA
  8. Date: Thu, 10 Sep 1992 03:27:08 GMT
  9. Lines: 26
  10.  
  11. can anyone recommend a replacement for drawtext()?
  12. it would normally be part of a library package of 
  13. some sort, which is fine.  i don't mind paying for
  14. the rest of it, but a version of drawtext() that
  15. works is my main interest.
  16.  
  17. in particular (speaking in drawtext() terms), it
  18. must support a DT_CALCRECT flag that reports
  19. what the subsequent call to drawtext() with the
  20. same parameters will actually look like.  it
  21. must also clip to the given rect if requested.
  22. (and if you think the windows drawtext() already
  23. does this stuff, you're mistaken.)
  24.  
  25. in addition, extra bells and whistles would be
  26. welcome (like drawing text to a region instead
  27. of a rect), but in any case it should be fast
  28. and efficient (don't ding the performance for
  29. a formatting flag i didn't specify).  i also
  30. need a package with source code and without
  31. royalties.
  32.  
  33. any pointers would be appreciated.  thanks.
  34.  
  35. michael roper
  36. amaze inc.
  37.