FNF-CNE-Devs / CodenameEngine

awesome fnf engine :D
Apache License 2.0
259 stars 179 forks source link

Asset optimization #373

Closed CobaltBar closed 2 months ago

CobaltBar commented 2 months ago

oxipng -o 6 --strip safe --alpha -r art oxipng -o 6 --strip safe --alpha -r assets

why? i got bored

NeeEoo commented 2 months ago

Theres a lot of files with only like -20 bytes, also have u made sure that none of the quality is lost? image-hash.py

NeeEoo commented 2 months ago

wait please excuse me the script is a bit broken i forgot to account for alpha

NeeEoo commented 2 months ago

image-hash.py.txt Here please use this

CobaltBar commented 2 months ago

i modified it to be recursive

i'll send the output once its finished

NeeEoo commented 2 months ago

May i see the code?