Well im writing my own text system, the ones on offer didnt allow me to adjust stuff the way I wanted so I created my own.

The whole project allows for me to do whatever I want with text. The first ms line is the generation of the first line the second is the ms taken for generating the whole load of text. After generation I can copy, resize, texture or do anthing you can do with a 3d mesh.
The 3 milliseconds is how long it took to generate the textured text the 20 milliseconds is how long it took to generate the whole load of text you see in the screen shot.
I will upload a demo as soon as I have one compiled.

The whole project allows for me to do whatever I want with text. The first ms line is the generation of the first line the second is the ms taken for generating the whole load of text. After generation I can copy, resize, texture or do anthing you can do with a 3d mesh.
The 3 milliseconds is how long it took to generate the textured text the 20 milliseconds is how long it took to generate the whole load of text you see in the screen shot.
I will upload a demo as soon as I have one compiled.