>> |
Anonymous
>>404149 To be fair, these aren't exactly graphically complex. I presume the OP used something like PNGwriter to output the image? Mine uses EasyBMP at the moment. Both use syntax along the lines of setPixel(x,y,colour).
I'm going to alter mine to output PNG if I can... The 16K x 16K BMP I generated was over a gigabyte in size.
I'll post the source of mine if I can get it to a stage where it's a bit more friendly to use.
|