Fatbag
|
31282d91f2
|
Corrected row_pointers passed to libpng for SPR# images; they're top-down, not bottom up.
|
2012-05-31 06:49:02 -05:00 |
|
Fatbag
|
1a9433163b
|
Fixed a BGR->RGB swapping incompatibility with OptiPNG, which is even stated at the top of the file. Due to the state that it leaves libpng, and the fact that the libpng API offers no way to look at the transformed pixel data, this conversion must be done on the pixel data manually.
|
2012-05-30 00:04:41 -05:00 |
|
Fatbag
|
aced66a7af
|
Added OptiPNG's opngreduc.c functionality to iff2html. The results are fantastic for typical SPR# images, reducing images to about half the size they were before.
On diner_steel2:
113073 bytes -> 57004 bytes; 57004/113073= 0.5041 or 50% original size
|
2012-05-29 23:26:57 -05:00 |
|
Fatbag
|
67fa76c747
|
Added Propeng's tsoscan, and removed old files from libpng and zlib
|
2012-05-28 23:51:49 -05:00 |
|