FWGS / xash-extras

Extras files for Xash3D FWGS engine. Includes textures for WON-style menu, some recommended configs, etc
32 stars 9 forks source link

touch_default: optimize PNG images yet again. #14

Closed nekonomicon closed 2 years ago

nekonomicon commented 2 years ago
  1. I didn't tried to use optipng with -nb -nc options before.
  2. It seems optipng always forces to use quantinizer to create indexed image with palette before any compression tests, but produced indexed image can have bad compression ratio.
  3. Xash3d renders indexed images like edit_reset.png incorrectly, so there currently grayscaled image with alpha.