Commit Graph

21 Commits

Author SHA1 Message Date
ImgBotApp
3b143a6a75 [ImgBot] Optimize images
*Total -- 2,257.75kb -> 1,885.42kb (16.49%)

/rapidjson/doc/diagram/iterative-parser-states-diagram.png -- 90.21kb -> 45.68kb (49.36%)
/rapidjson/doc/logo/rapidjson.svg -- 4.13kb -> 2.10kb (49.2%)
/AerofoilAndroid/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png -- 0.94kb -> 0.62kb (34.37%)
/rapidjson/doc/diagram/utilityclass.png -- 97.65kb -> 70.33kb (27.98%)
/rapidjson/doc/logo/rapidjson.png -- 5.14kb -> 3.72kb (27.53%)
/rapidjson/doc/diagram/architecture.png -- 16.18kb -> 12.10kb (25.23%)
/rapidjson/doc/diagram/insituparsing.png -- 36.41kb -> 27.39kb (24.76%)
/rapidjson/doc/diagram/simpledom.png -- 42.65kb -> 32.58kb (23.6%)
/rapidjson/doc/diagram/normalparsing.png -- 32.12kb -> 24.63kb (23.32%)
/rapidjson/doc/diagram/move1.png -- 15.70kb -> 12.10kb (22.96%)
/rapidjson/doc/diagram/move3.png -- 35.52kb -> 27.45kb (22.7%)
/ReleasePackageInstaller/DialogBanner.png -- 8.21kb -> 6.46kb (21.32%)
/rapidjson/doc/diagram/tutorial.png -- 43.59kb -> 34.76kb (20.25%)
/AerofoilAndroid/app/src/main/res/mipmap-mdpi/ic_launcher.png -- 1.94kb -> 1.56kb (19.64%)
/rapidjson/doc/diagram/move2.png -- 40.54kb -> 32.75kb (19.23%)
/AerofoilMac/AerofoilMac/Assets.xcassets/AppIcon.appiconset/1024.png -- 1,214.29kb -> 1,005.03kb (17.23%)
/SDL2-2.0.12/VisualC-WinRT/tests/loopwave/Assets/SplashScreen.png -- 2.10kb -> 1.77kb (15.52%)
/SDL2-2.0.12/VisualC-WinRT/tests/testthread/Assets/SplashScreen.png -- 2.10kb -> 1.77kb (15.52%)
/FreeType/freetype/docs/reference/site/assets/images/icons/gitlab.6dd19c00.svg -- 1.61kb -> 1.37kb (15.18%)
/FreeType/freetype/docs/reference/site/assets/images/icons/github.f0b8504a.svg -- 1.17kb -> 1.04kb (11.66%)
/FreeType/freetype/docs/reference/site/assets/images/icons/bitbucket.1b09e088.svg -- 1.39kb -> 1.24kb (11.1%)
/SDL2-2.0.12/Xcode-iOS/Template/SDL iOS Application/Default-568h@2x.png -- 81.83kb -> 73.16kb (10.59%)
/AerofoilAndroid/app/src/main/res/mipmap-xxhdpi/ic_launcher.png -- 0.73kb -> 0.68kb (6.03%)
/AerofoilAndroid/app/src/main/res/mipmap-hdpi/ic_launcher.png -- 4.39kb -> 4.16kb (5.16%)
/AerofoilMac/AerofoilMac/Assets.xcassets/AppIcon.appiconset/512.png -- 342.98kb -> 326.81kb (4.71%)
/AerofoilMac/AerofoilMac/Assets.xcassets/AppIcon.appiconset/256.png -- 98.33kb -> 98.26kb (0.07%)
/SDL2-2.0.12/Xcode-iOS/Template/SDL iOS Application/Default.png -- 17.95kb -> 17.94kb (0.05%)
/SDL2-2.0.12/Xcode-iOS/Demos/Default.png -- 17.95kb -> 17.94kb (0.05%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2023-09-04 10:17:07 +00:00
elasota
7c5864d59b Update installer to VS2019 C++ runtime. 2021-11-10 17:22:01 -05:00
elasota
f9109850a6 Remove tools from install package so they can be split off into a separate download. 2021-08-01 22:23:56 -04:00
elasota
ac15c26bef Update installer manufacturer ID 2021-05-07 02:52:28 -04:00
elasota
7842e721e5 Remove Resources dir from Windows release 2021-04-07 10:52:18 -04:00
elasota
50f420d2b1 Font system refactor, use pre-rendered fonts 2021-03-27 03:01:19 -04:00
elasota
f0913d0d6a Add MergeGPF to installer project 2021-03-07 05:37:29 -05:00
elasota
3917e1a370 File system refactor, bug fixes 2021-03-07 04:31:05 -05:00
elasota
29cc376438 Remove trademark symbols since there does not appear to be, or have ever been, a registered trademark. 2020-11-25 15:57:11 -05:00
elasota
6986dd5528 Remove WinCursors directory from installation 2020-11-03 20:06:02 -05:00
elasota
da3cdb3a17 Bump ImportToolsFeature level to 4 so it doesn't install with Typical 2020-09-13 02:05:28 -04:00
elasota
480a4b6098 Add desktop shortcut 2020-09-12 12:09:59 -04:00
elasota
1d3c84a473 Move font handler and platform-independent shell stuff 2020-09-12 11:52:19 -04:00
elasota
9624c283c8 Updated version tagging and added about dialog 2020-06-06 02:25:10 -04:00
elasota
a4abb0d95f Use XAudio 2.9 redistributable instead of 2.9 SDK. Should fix Win7 compatibility. 2020-05-31 21:19:51 -04:00
elasota
c0878fe66d Moved Aerofoil package defs out of the installer project to reduce chance of people getting bad ideas 2020-05-17 22:23:28 -04:00
elasota
9c18a2ba55 Installer improvements for 1.0b3 2020-05-17 22:04:07 -04:00
elasota
35308e41f3 Fix MSI installer not setting houses read-only 2020-05-11 05:35:29 -04:00
elasota
e052628ed3 Remove ReleasePackageInstaller from Build Solution.
Add resource import batches to ReleasePackageInstaller build steps.
Together, this means that Build Solution and then building ReleasePackageInstaller from clean source should produce a working installer.
2020-05-11 01:21:10 -04:00
elasota
e539b93de9 Adjust MSI package dir 2020-05-10 20:13:53 -04:00
elasota
f952b1c63a Add MSI installer project 2020-05-10 20:04:58 -04:00