On Fri, Jan 07, 2005 at 11:47:20AM +0100, Gert-Jan de Boer wrote:
> I would like to start of with SDL_ttf please.
> 
> I'll start this afternoon.

it's ok for me.

just keep the same methods API.

the best thing is, I think, to render all letters at start
we can then use then the SDL_Surface *font::render_text(char* text, Uint32
linesize) method without too much modifications.

it should be possible to just modify the character class and the font
class constructor.

Fred
-- 
Why fear computers ? They don't byte !

Reply via email to