Re: EzCreateFont failure
- Posted by Jonas Temple <jtemple at yhti.net> Aug 26, 2004
- 445 views
Derek Parnell wrote: > > Now that I'm using a DrawText wrapper that works and I've fixed > a minor bug in your code, it runs just great! No failures in > EzCreateFont() at all. > > Please try it using the current win32lib and not your DrawText > routine. > Okay, I'll give it a shot. One question...does your drawText return the dimensions of the text that was drawn or attempted to be drawn? In my app I call drawtext without actually printing the text to see if it will fit on the page (end of page thing). > BTW, its a nice application. I might just have a use for it. Do you > take enhancement requests? > > -- > Derek Parnell > Melbourne, Australia > Sorry you had all the trouble with program :( I guess I should have remembered that I have updated the program since I posted it way back when. I do have a more recent version but it too had the problem with EzCreateFont. I'll post the updated program to RDS and if you have feature requests other than what I've done I'll be glad to consider them! Thanks, Jonas