PDA

View Full Version : Character rendering code?


cc_
12-14-2010, 01:37 AM
Does anyone have any code that shows text (or even a single character) using a prerendered bitmap of the font that they would care to share?

I need to draw some text in a font the designer has chosen...

olilarkin
12-14-2010, 03:32 AM
http://forum.cockos.com/showthread.php?t=67074

that's a very basic one for monospace fonts. would like to make a more flexible version that uses freetype

cc_
12-14-2010, 10:34 AM
Thanks, that's helpful I only need monospace.