Re: [GD-Windows] Windows true type fonts
Brought to you by:
vexxed72
From: <cas...@ya...> - 2004-03-24 14:08:20
|
Jacob Turner (Core Design Ltd) wrote: > Writing a tool to output true type fonts as images for use in game. > All is fine the last thing I would like to do is give the true type > font file as an input to the tool rather than having to install the > true type font into the system "fonts" directory. So is there a > windows way of opening a true type font and then using it via GDI or > GDIplus drawing commands ? I've used freetype to do that and it works fine. Give it a try, it's really easy to use and it's portable at the same time. Hope that helps. -- Ignacio Castaño cas...@ya... |