On Tue, Jul 01, 2003 at 10:21:07PM +0200, Per Olofsson wrote: > On Mon, 30 Jun 2003, Niclas Olofsson wrote: > > I believe that allready exist. > It's called GLX, right?
GLX seems to have some support for loading single glyphs from X fonts as display lists, but IMO there should be e.g. better support for drawing strings, not necessarily in OpenGL, but in the GLX or whatever extension so the API could be more easily use for other things but 3D. And, I haven't tried to find out, but can GLX be used simulateously with X's drawing primitives independent of underlying hardware supposing the hardware supports windowed 3D. (Old Voodoo cards and such don't so they don't matter.) -- Tuomo
