TextRenderer and resources..

Hello,

I just have a short question about the TextRenderer classes. Each textrenderer will maintain its own set of textures right? So this means having 300 text renderers of the same font (same size, style etc) will mean there will be redundant memory usage?

Cheers