mirror of
https://github.com/simtactics/mysimulation.git
synced 2025-07-06 06:30:27 -04:00
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
This commit is contained in:
parent
67fa76c747
commit
aced66a7af
4 changed files with 1411 additions and 0 deletions
|
@ -5,6 +5,7 @@ set(IFF2HTML_SOURCES
|
|||
iff2html.c
|
||||
md5.c
|
||||
image.c
|
||||
opngreduc.c
|
||||
../../Libraries/FileHandler/bmp/read_bmp.c
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue