[fpc-pascal] OpenGL question

2007-01-02 Thread Darius Blaszijk
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

Re: [fpc-pascal] OpenGL question

2007-01-02 Thread Marco van de Voort
> 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-pascal] an old Turbo-Pascal source

2007-01-02 Thread Friedrich Hattendorf
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 -