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
> 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
using among others
- ^Screen (from unit Dos)
- unit GRAPH
(I think, we then had written it with TP4)
is there any chance to compile the source with FreePascal?
Where may I find the information, how to convert?
Friedrich
___
fpc-pascal maillist -