RE: [GD-Windows] Windows true type fonts
Brought to you by:
vexxed72
From: Antonio T. L. <wil...@te...> - 2004-03-24 19:37:32
|
Hi Jake, Check AddFontResource / RemoveFontResource http://msdn.microsoft.com/library/en-us/gdi/fontext_2ylq.asp http://msdn.microsoft.com/library/en-us/gdi/fontext_9r51.asp http://msdn.microsoft.com/library/en-us/gdi/fontext_1m3p.asp > -----Original Message----- > From: gam...@li... > [mailto:gam...@li...] On Behalf Of > Jacob Turner (Core Design Ltd) > Sent: Wednesday, March 24, 2004 3:40 AM > To: gam...@li... > Subject: [GD-Windows] Windows true type fonts > > 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 ? > > Thanks > > Jake |