mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-16 00:54:54 +00:00
Restore LIBPNG for png files
Restores the use of libpng for png files as stb does not support writing out 16bit png files.
This commit is contained in:
parent
e9296bc882
commit
7f351ef429
489 changed files with 170208 additions and 108 deletions
2
Engine/lib/lpng/tests/pngunknown-sAPI
Normal file
2
Engine/lib/lpng/tests/pngunknown-sAPI
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
exec ./pngunknown --strict bKGD=save cHRM=save gAMA=save all=discard iCCP=save sBIT=save sRGB=save eXIf=save "${srcdir}/pngtest.png"
|
||||
Loading…
Add table
Add a link
Reference in a new issue