Re: [GD-General] Scaling GUI graphics
Brought to you by:
vexxed72
From: Thatcher U. <tu...@tu...> - 2002-06-25 20:13:46
|
On Jun 25, 2002 at 12:02 -0700, Brian Sharon wrote: > > I'm ignorant of the legal issues involved, but it seems like it should > be technically possible to process a TTF font into a bitmap font via > freetype and end up with something that you can use in your game... If I'm not mistaken, bitmap images of fonts are not copyrightable. I.e. the ttf files are copyrighted, but you can do whatever you want with any images you make by rendering text using that font. IANAL though... -- Thatcher Ulrich http://tulrich.com |