- Original Message -
From: "Preben Mikael Bohn" <[EMAIL PROTECTED]>
> Right now I terminate the program if all data can not be read in one go
and I
> have not have any problems with it. However you are completely right that
I
> should use the returned count, the problem is that I don't know
the .ppu/ppw files are the interface parts of the unit in a compiled form,
while the .o/ow files are the implementation part of an unit or a program in
it's compiled form. Those files (.o/.ow) are needed to perform the linking
of the app.
Once you've compiled the compiler you don't need them. Howe
Did you tried SDL (www.libsdl.org)?
I don't know if it's exactly what you want but it's cross platform and
supports alpha blending.
Parsing the ascii coords. to make the bitmap overlay should be pretty easy.
ciao, Ivan
- Original Message -
From: "Rainer Hantsch" <[EMAIL PROTECTED]>
To: <
From: "Rudolf Harney" <[EMAIL PROTECTED]>
> Ivan Montes wrote:
> >Did you tried SDL (www.libsdl.org)?
> I tried, after You wrote to me and installed a fpc version from
> http://www.grulic.org.ar/~dmoisset/sdl4fp/english.html
> - but I got a windows error &qu
On the packages\extra folder from a recent cvs copy of fpc 1.1 branch, I've
found several interfaces to *nix graphic libraries: GGI, imlib, libGd,
libPng.
LibGd (http://www.boutell.com/gd/) seems to be what you're looking for.
ciao, Ivan
___
fpc-pascal
Hi,
I haven't been a very active FPC user lately :(
now I'm trying to catch up again with the latest additions. While searching
the contributed units on freepascal.org I noticed that many links are not
working, a couple of entries are duplicated for different versions and in
definitive it's not pe
- Original Message -
From: <[EMAIL PROTECTED]>
> > For a small user base compiler as FPC I think that a good repository of
user
> > contributed units is a must. So, is something planned to fix it? if not,
> > could you use some help to maintain/reorganize it?
>
> A maintainer would be wel