From 489c7780a8380e7a9607ab73b020e8883db9db23 Mon Sep 17 00:00:00 2001 From: Tianjie Xu Date: Thu, 28 Jul 2016 13:59:00 -0700 Subject: Regenerate the background text with pngcrush 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 --- res-xxxhdpi/images/erasing_text.png | Bin 300926 -> 291495 bytes res-xxxhdpi/images/error_text.png | Bin 207842 -> 200305 bytes res-xxxhdpi/images/installing_security_text.png | Bin 668105 -> 666547 bytes res-xxxhdpi/images/installing_text.png | Bin 642746 -> 620563 bytes res-xxxhdpi/images/no_command_text.png | Bin 381270 -> 364785 bytes 5 files changed, 0 insertions(+), 0 deletions(-) (limited to 'res-xxxhdpi') diff --git a/res-xxxhdpi/images/erasing_text.png b/res-xxxhdpi/images/erasing_text.png index 045eb0803..853c6b103 100644 Binary files a/res-xxxhdpi/images/erasing_text.png and b/res-xxxhdpi/images/erasing_text.png differ diff --git a/res-xxxhdpi/images/error_text.png b/res-xxxhdpi/images/error_text.png index 2e7286672..fb18704bc 100644 Binary files a/res-xxxhdpi/images/error_text.png and b/res-xxxhdpi/images/error_text.png differ diff --git a/res-xxxhdpi/images/installing_security_text.png b/res-xxxhdpi/images/installing_security_text.png index 38d852a17..2e911b27c 100644 Binary files a/res-xxxhdpi/images/installing_security_text.png and b/res-xxxhdpi/images/installing_security_text.png differ diff --git a/res-xxxhdpi/images/installing_text.png b/res-xxxhdpi/images/installing_text.png index 1731edeff..cf0f83304 100644 Binary files a/res-xxxhdpi/images/installing_text.png and b/res-xxxhdpi/images/installing_text.png differ diff --git a/res-xxxhdpi/images/no_command_text.png b/res-xxxhdpi/images/no_command_text.png index 844abc8a1..7b71b04f6 100644 Binary files a/res-xxxhdpi/images/no_command_text.png and b/res-xxxhdpi/images/no_command_text.png differ -- cgit v1.2.3