niotso/Tools/iff2html
2012-05-30 00:04:41 -05:00
..
CMakeLists.txt 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. 2012-05-29 23:26:57 -05:00
iff2html.c * Updated libpng and zlib 2012-05-28 23:37:38 -05:00
image.c 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
image.h Added Propeng's tsoscan, and removed old files from libpng and zlib 2012-05-28 23:51:49 -05:00
md5.c * License header formatting change 2012-05-21 23:27:44 -05:00
md5.h * License header formatting change 2012-05-21 23:27:44 -05:00
opngreduc.c 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. 2012-05-29 23:26:57 -05:00
opngreduc.h 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. 2012-05-29 23:26:57 -05:00