3D Text with Tesselation

Hi! I´m working on a 3D Text generator
and have some problems with displaying
text on screen. Later I want to manipulate
the text polygons (polygon explosion
perhaps). What must I do ?

PS: My GUI is base on the QT Library, so
the natural way of creating a device context,
and so on, won`t help.