AFCMS / minetest-skin-server

⚠️ WIP Skin server for the Minetest engine
GNU General Public License v3.0
8 stars 0 forks source link

Consider replacing OptiPNG by a pure Go optimizer #455

Open AFCMS opened 8 months ago

AFCMS commented 8 months ago

Would allow more minimal Docker image and remove file system access.

AFCMS commented 1 month ago

Another option is to use oxipng, compiled to WASM for exemple