summaryrefslogtreecommitdiff
path: root/misc/dist/ios_xcode
diff options
context:
space:
mode:
authorHugo Locurcio <hugo.locurcio@hugo.pro>2020-07-11 22:30:34 +0200
committerHugo Locurcio <hugo.locurcio@hugo.pro>2020-07-11 22:31:17 +0200
commit2b3c9944b15308761d96fa677178e5ae20911c33 (patch)
tree27bd83fe913498a34bd5a1b64dd927df180718ab /misc/dist/ios_xcode
parenta474926aca8a5da810f8cf546902c6da7286b254 (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.pngbin21443 -> 14779 bytes
-rw-r--r--misc/dist/ios_xcode/godot_ios/Images.xcassets/SplashImage.imageset/splash@3x.pngbin21443 -> 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
index 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
Binary files differ
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
index 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
Binary files differ