diff options
author | Hugo Locurcio <hugo.locurcio@hugo.pro> | 2020-07-11 22:30:34 +0200 |
---|---|---|
committer | Hugo Locurcio <hugo.locurcio@hugo.pro> | 2020-07-11 22:31:17 +0200 |
commit | 2b3c9944b15308761d96fa677178e5ae20911c33 (patch) | |
tree | 27bd83fe913498a34bd5a1b64dd927df180718ab /misc/dist/ios_xcode | |
parent | a474926aca8a5da810f8cf546902c6da7286b254 (diff) |
Optimize the default iOS splash images
Command used:
parallel oxipng -o6 --strip --zopfli ::: **/*.png
This saves about 14 KB in total.
Diffstat (limited to 'misc/dist/ios_xcode')
-rw-r--r-- | misc/dist/ios_xcode/godot_ios/Images.xcassets/SplashImage.imageset/splash@2x.png | bin | 21443 -> 14779 bytes |
-rw-r--r-- | misc/dist/ios_xcode/godot_ios/Images.xcassets/SplashImage.imageset/splash@3x.png | bin | 21443 -> 14779 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/misc/dist/ios_xcode/godot_ios/Images.xcassets/SplashImage.imageset/splash@2x.png b/misc/dist/ios_xcode/godot_ios/Images.xcassets/SplashImage.imageset/splash@2x.png Binary files differindex 766b0b66ef..3a0469319b 100644 --- a/misc/dist/ios_xcode/godot_ios/Images.xcassets/SplashImage.imageset/splash@2x.png +++ b/misc/dist/ios_xcode/godot_ios/Images.xcassets/SplashImage.imageset/splash@2x.png diff --git a/misc/dist/ios_xcode/godot_ios/Images.xcassets/SplashImage.imageset/splash@3x.png b/misc/dist/ios_xcode/godot_ios/Images.xcassets/SplashImage.imageset/splash@3x.png Binary files differindex 766b0b66ef..3a0469319b 100644 --- a/misc/dist/ios_xcode/godot_ios/Images.xcassets/SplashImage.imageset/splash@3x.png +++ b/misc/dist/ios_xcode/godot_ios/Images.xcassets/SplashImage.imageset/splash@3x.png |