[fpc-pascal]Graph, Win, putimage
Andreas K. Foerster
Andreas at AKFoerster.de
Thu May 30 16:50:05 CEST 2002
On Thu, May 30, 2002 at 06:31:43AM +0200, Andreas K. Foerster wrote:
> > Both the linux and windows getimage and putimage are the default ones, ie.
> > they just call get/putpixel for every pixel to be drawn,
>
> Hmmm, strange.
> Then it must be my memory usage.
I found the problem. I used a word for the buffersize and I had to use
a longint.
Now the program runs -
or I should say, it crawls. :-(
--
Tschuess
Andreas
More information about the fpc-pascal
mailing list