Files
android_bootable_recovery/gui
James Christopher Adduono c81de8c6c0 Optimize and reduce size of PNG files
Done using:
find -type f -name *.png -exec optipng -o7 -nc -fix {} +
(-nc is required as TWRP png lib can't handle color type changes)
find -type f -name *.png -exec advdef -4 -z {} +
(use Zopfli compressor on insane prefix to reduce size even more)

Total amount of bytes saved: 317,491

Change-Id: I545c678f71942e6ceb95acb631841ea7ef82a049
2016-08-04 17:40:42 +02:00
..
2016-08-01 20:41:37 +02:00
2016-07-31 22:20:18 -05:00
2015-01-11 12:16:53 +01:00
2016-07-31 22:20:18 -05:00
2015-12-19 08:31:01 -06:00
2012-09-05 20:47:21 -04:00
2016-03-29 19:38:30 +01:00
2015-10-16 22:57:35 +02:00
2012-09-05 15:24:31 -04:00
2016-08-01 20:36:23 +02:00
2016-03-29 20:05:35 +01:00
2015-12-19 08:31:01 -06:00
2012-09-05 15:24:31 -04:00