calculator/src
Guillaume Rischard ac5292cf88 Optimised images losslessly. (#229)
Saved 301 KB out of 9.2 MB. 15.8% per file on average (up to 82.2%)
Fixes #.
Saves 301 KB (although not all files are included in the build)
Description of the changes:
For PNG files: used a combination of Pngcrush, OxiPNG, AdvPNG, PNGOUT and Zopfli
For GIF files: used Gifsicle
How changes were validated:
No changes to behaviour or source code.
Previewed the changed files to make sure they still work
2019-03-13 16:37:50 -07:00
..
build Hello GitHub 2019-01-28 16:24:37 -08:00
CalcManager Fix declarations of functions (#186) 2019-03-13 13:15:08 -07:00
Calculator Optimised images losslessly. (#229) 2019-03-13 16:37:50 -07:00
CalculatorUnitTests Optimised images losslessly. (#229) 2019-03-13 16:37:50 -07:00
CalcViewModel Fix declarations of functions (#186) 2019-03-13 13:15:08 -07:00
Calculator.sln Remove .editorconfig from sln (#290) 2019-03-13 12:50:23 -07:00
nuget.config updating nuget.org source to point to V3 (#129) 2019-03-07 07:33:22 -08:00
Settings.XamlStyler Hello GitHub 2019-01-28 16:24:37 -08:00