summaryrefslogtreecommitdiffstats
path: root/res-xxxhdpi/images/installing_security_text.png (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Further compress the text images with zopflipngTianjie Xu2016-08-031-0/+0
| | | | | | Bug:30415666 Test: Graphic tests pass on angler with new image files Change-Id: I8716f53cb2f9fc6598fdc84f84e9626994faaa5e
* Regenerate the background text with pngcrushTianjie Xu2016-07-291-0/+0
| | | | | | | | | | | | After process the text images with pngquant, I encountered a image-loading error when doing graphic tests on angler. The command "pngcrush -c 0 $imagename" resolves this error and gives almost the same compression rate. So regenerate all the text images with "pngcrush -c 0" Bug: 30415666 Test: Run graphics test on angler and the background text looks good. Change-Id: I5d989c1230e826407287265fc559349a7bd29303
* Update background text images under recoveryTianjie Xu2016-07-281-0/+0
Update the text images according to the new translations of "b+sr+Latn", "be-rBY", and "bs-rBA". Also switch to pngquant which gives a better compression rate. Bug: 30415666 Change-Id: I6eae5dd7be4c7f1f93c50113822caac9868e0f95