crunch icon indicating copy to clipboard operation
crunch copied to clipboard

crunch is known to not properly grok all png format variants

Open illwieckz opened this issue 6 years ago • 1 comments

I don't have samples to provide at this time, but crunch is known to not properly grok all png format variants. So, while this bug is not fixed, it's better to convert png to another format (example: tga) before trying to convert them with crunch.

illwieckz avatar Aug 04 '19 01:08 illwieckz

1-bit grayscale png format is known to fail

Those are known to use this format, then known to fail:

https://github.com/UnvanquishedAssets/tex-common_src.dpkdir/blob/e2e7a8dd48e56dd64e9064d620aff4882866cb89/textures/common_src/black_d.png

https://github.com/UnvanquishedAssets/tex-common_src.dpkdir/blob/659ad034c986e31d543f93dec42f822f5e627d9d/textures/common_src/transparent_d.png

illwieckz avatar Aug 04 '19 01:08 illwieckz