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-hdpi/images/erasing_text.png | Bin 55865 -> 54818 bytes res-hdpi/images/error_text.png | Bin 39496 -> 38618 bytes res-hdpi/images/installing_security_text.png | Bin 121731 -> 120806 bytes res-hdpi/images/installing_text.png | Bin 112002 -> 110856 bytes res-hdpi/images/no_command_text.png | Bin 68099 -> 67147 bytes 5 files changed, 0 insertions(+), 0 deletions(-) (limited to 'res-hdpi') diff --git a/res-hdpi/images/erasing_text.png b/res-hdpi/images/erasing_text.png index 20daa9f09..6138a4e6d 100644 Binary files a/res-hdpi/images/erasing_text.png and b/res-hdpi/images/erasing_text.png differ diff --git a/res-hdpi/images/error_text.png b/res-hdpi/images/error_text.png index 4214e3f17..722faaafa 100644 Binary files a/res-hdpi/images/error_text.png and b/res-hdpi/images/error_text.png differ diff --git a/res-hdpi/images/installing_security_text.png b/res-hdpi/images/installing_security_text.png index c214067b7..20d8ee298 100644 Binary files a/res-hdpi/images/installing_security_text.png and b/res-hdpi/images/installing_security_text.png differ diff --git a/res-hdpi/images/installing_text.png b/res-hdpi/images/installing_text.png index 1991b970e..cda9e023f 100644 Binary files a/res-hdpi/images/installing_text.png and b/res-hdpi/images/installing_text.png differ diff --git a/res-hdpi/images/no_command_text.png b/res-hdpi/images/no_command_text.png index 24155f719..d24f561aa 100644 Binary files a/res-hdpi/images/no_command_text.png and b/res-hdpi/images/no_command_text.png differ -- cgit v1.2.3