ControllerImage icon indicating copy to clipboard operation
ControllerImage copied to clipboard

Compress the database

Open icculus opened this issue 2 years ago • 0 comments

Right now the binary data is packed in, but not compressed, and all those SVGs shrink massively.

Just throw a gzip around it, and using miniz to uncompress when loading.

icculus avatar Dec 03 '23 03:12 icculus