RE: [GD-General] FreeType
Brought to you by:
vexxed72
From: Brian H. <ho...@bo...> - 2006-01-05 05:45:19
|
that's pretty interesting looking, but realistically I would probably be able to get the FT2 font renderer extension working faster than I could sort out FT2 and ctypes, particularly with all the structs and what not that FT2 brandishes. Brian On Wed, 4 Jan 2006 21:10:45 -0800, Nick Trout wrote: > >> PyGame.Font rendering when it's not available (or until I get off >> my ass and write the same thing I just did for Windows for FT2 in >> C). >> > > Ft2.dll + ctypes ? > http://starship.python.net/crew/theller/ctypes/tutorial.html |