I'm porting an app from Delphi to FPC wich uses OpenGL. As this is my first experience with OpenGL I'm having some problems. Under windows it already works, but under linux I seem to need an alternative for wglUseFontBitmaps. I tried looking through the sources from the opengl package in FPC but without success. Any ideas? Darius