Re: [TuxKart-devel] Slowness - really related with Karts?
Status: Alpha
Brought to you by:
sjbaker
From: James G. <j....@vi...> - 2004-09-05 21:48:26
|
On Sun, 2004-09-05 at 22:49, Ricardo Cruz wrote: > Oh, creating a texture for every character... But why not just using a pixmap > format then (rather than the vectorial one - TTF)? > I was only suggesting to create a texture for every number plus a colon, not every character. Still, this is a lot of hassle, and MazteB reckons that a more simple caching system that checks if a piece of text has changed since the last frame, and if it has simply re-renders the whole thing, would be good enough. James |