minetest/mods/farming/textures
ExeVirus 6bd059915c
Safe texture compression (#2808)
Only a single program was used to safely compress all textures in MTG.

 * `optipng -o7 -zm1-9 -nc -strip all -clobber %%f`

The key command used is -nc, which stops color mode changes. I.e. any RGBA textures will remain RGBA textures, with none being changes to 8-bit indexed mode.

utils/optimize_textures.sh performs this compression automatically, assuming optipng is installed.
2021-02-12 20:55:18 +01:00
..
farming_bread.png Safe texture compression (#2808) 2021-02-12 20:55:18 +01:00
farming_cotton.png
farming_cotton_1.png
farming_cotton_2.png
farming_cotton_3.png
farming_cotton_4.png
farming_cotton_5.png Safe texture compression (#2808) 2021-02-12 20:55:18 +01:00
farming_cotton_6.png
farming_cotton_7.png Safe texture compression (#2808) 2021-02-12 20:55:18 +01:00
farming_cotton_8.png Safe texture compression (#2808) 2021-02-12 20:55:18 +01:00
farming_cotton_seed.png
farming_cotton_wild.png Safe texture compression (#2808) 2021-02-12 20:55:18 +01:00
farming_desert_sand_soil.png
farming_desert_sand_soil_wet.png
farming_desert_sand_soil_wet_side.png
farming_flour.png
farming_soil.png Safe texture compression (#2808) 2021-02-12 20:55:18 +01:00
farming_soil_wet.png Safe texture compression (#2808) 2021-02-12 20:55:18 +01:00
farming_soil_wet_side.png
farming_straw.png
farming_string.png
farming_tool_bronzehoe.png
farming_tool_diamondhoe.png
farming_tool_mesehoe.png
farming_tool_steelhoe.png
farming_tool_stonehoe.png
farming_tool_woodhoe.png
farming_wheat.png Safe texture compression (#2808) 2021-02-12 20:55:18 +01:00
farming_wheat_1.png
farming_wheat_2.png
farming_wheat_3.png Safe texture compression (#2808) 2021-02-12 20:55:18 +01:00
farming_wheat_4.png Safe texture compression (#2808) 2021-02-12 20:55:18 +01:00
farming_wheat_5.png Safe texture compression (#2808) 2021-02-12 20:55:18 +01:00
farming_wheat_6.png
farming_wheat_7.png Safe texture compression (#2808) 2021-02-12 20:55:18 +01:00
farming_wheat_8.png
farming_wheat_seed.png