ControllerImage
ControllerImage copied to clipboard
Compress the database
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.