René Stadler 41116224c8 pngenc: increase arbitrary resolution limits
Apparently libpng can technically do up to 2^31-1 rows and columns. However it
imposes an (arbitrary) default limit of 1 million (that could theoretically be
lifted by using some additional API).

Moved array allocation to the heap now.
2011-10-21 10:27:04 +02:00
..
2011-09-28 16:14:46 +02:00
2011-08-13 16:52:53 +01:00
2011-01-03 18:06:48 +01:00