Any idea when/if this might make it in? I need it for something I'm working on now, and I would like to know if I need to use Crystal instead. (Not looking forward to that, but they do support fractional fonts.)
Probably won't make it in soon. You could create your won TppDrawText descendant and save the FontSize as a new property. Then override the DrawText method and use Windows API calls so you are not limited by Canvas.Font. So its possible, but not simple...
Comments
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com
Any idea when/if this might make it in? I need it for something I'm working
on now, and I would like to know if I need to use Crystal instead. (Not
looking forward to that, but they do support fractional fonts.)
Thanks,
Bill
descendant and save the FontSize as a new property. Then override the
DrawText method and use Windows API calls so you are not limited by
Canvas.Font. So its possible, but not simple...
-
--
Tom Ollar
Digital Metaphors Corporation
http://www.digital-metaphors.com
info@digital-metaphors.com