forked from expo/expo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[repo] Optimize assets for expo-splash-screen, expo-processing, guides (
expo#13139) Why --- Several of the assets were unnecessarily large. The PNG files could be optimized losslessly and the GIF files could be replaced with H.264 MP4s. It is hard to underperform GIFs. How --- Optimized the PNGs with `optipng -o7`. Converted the GIFs to MP4s with Handbrake with the same resolution and RF=24. Total reduction of this PR is 38.8 MiB. Since GitHub does not allow video tags in Markdown, I used GH's support for video uploads by manually dragging each MP4 file into a GitHub Markdown file and copying the URL. To make the expo-splash-screen README retain most of its look, I used table tags. GHM requires that video upload URLs be on their own line with a blank line above, which is why Markdown tables do not work. Test Plan --------- Preview the READMEs on GitHub itself, since GH needs to render the MP4 URLs as videos.
- Loading branch information
Showing
35 changed files
with
42 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
/demo.mp4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
-111 KB
(71%)
...ages/expo-splash-screen/assets/configuration-ios-addConstraintsToImageViews.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-64.5 KB
(68%)
packages/expo-splash-screen/assets/configuration-ios-addDarkImagesXcassets.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-526 KB
(64%)
packages/expo-splash-screen/assets/configuration-ios-addImageViewToStoryboard.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-401 KB
(71%)
packages/expo-splash-screen/assets/configuration-ios-addImagesXcassets.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-70.7 KB
(78%)
...expo-splash-screen/assets/configuration-ios-addSplashScreenBackgroundImages.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-341 KB
(69%)
packages/expo-splash-screen/assets/configuration-ios-addStoryboardID.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-351 KB
(74%)
...s/expo-splash-screen/assets/configuration-ios-addViewControllerToStoryboard.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-421 KB
(65%)
packages/expo-splash-screen/assets/configuration-ios-configureImageView.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-100 KB
(81%)
packages/expo-splash-screen/assets/configuration-ios-createBackgroundImageView.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-60.7 KB
(77%)
packages/expo-splash-screen/assets/configuration-ios-createNamedColor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-315 KB
(72%)
packages/expo-splash-screen/assets/configuration-ios-selectBackgroundColor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-467 KB
(70%)
...ages/expo-splash-screen/assets/configuration-ios-selectImageViewContentMode.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-400 KB
(64%)
packages/expo-splash-screen/assets/configuration-ios-selectLaunchScreen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-95 KB
(72%)
packages/expo-splash-screen/assets/configuration-ios-selectNamedColor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-329 KB
(65%)
packages/expo-splash-screen/assets/configuration-ios-statusBar-hidden.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-349 KB
(65%)
packages/expo-splash-screen/assets/configuration-ios-statusBar-style.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-61 KB
(60%)
...ges/expo-splash-screen/assets/configuration-ios-tickIsInitialViewController.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.