Re: [PyOpenGL-Users] Recommendations for font rendering
Brought to you by:
mcfletch
From: Ian M. <geo...@gm...> - 2010-07-01 05:16:53
|
Hi, I use PyGame, which is cross-platform, and can load standard font types. The font is rendered as a "surface", which can be changed to a texture and mapped your polygon(s). Ian |