Hi,
 
The freetype module is about finished. It includes a pygame.font compatible module using freetype. I still have to push my changes to bitbucket though. I also want to upload Windows installers that uses pygame._freetype rather than SDL_ttf as the pygame.font backend. It should work with any application using pygame.font without need for changes. This would be a good way to find bugs. Unfortunately, the Pygame 1.9.2 prebuilts still lack the necessary freetype library C headers for building the pygame._freetype module in Windows. Also, I need to ensure the correct version of freetype is used.
 
Lenard Lindstrom
 
On Oct 5, 2011, René Dudfield <[email protected]> wrote:

Reply via email to