GodotNuts / GodotFirebase

Implementations of Firebase for Godot using GDScript
MIT License
530 stars 76 forks source link

Optimize images using oxipng and svgcleaner #301

Closed aaronfranke closed 2 years ago

aaronfranke commented 2 years ago

This PR optimizes PNG and SVG images using oxipng and svgcleaner. They are losslessly optimized, the same exact pixels at a smaller file size. I also did this for the upstream Gut.