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-xhdpi/images/erasing_text.png | Bin 81159 -> 79548 bytes res-xhdpi/images/error_text.png | Bin 59495 -> 58148 bytes res-xhdpi/images/installing_security_text.png | Bin 213320 -> 211393 bytes res-xhdpi/images/installing_text.png | Bin 191194 -> 189094 bytes res-xhdpi/images/no_command_text.png | Bin 95326 -> 93669 bytes 5 files changed, 0 insertions(+), 0 deletions(-) (limited to 'res-xhdpi') diff --git a/res-xhdpi/images/erasing_text.png b/res-xhdpi/images/erasing_text.png index 2c77606bf..4c5d85d40 100644 Binary files a/res-xhdpi/images/erasing_text.png and b/res-xhdpi/images/erasing_text.png differ diff --git a/res-xhdpi/images/error_text.png b/res-xhdpi/images/error_text.png index 47fc6ea23..f1e8c3938 100644 Binary files a/res-xhdpi/images/error_text.png and b/res-xhdpi/images/error_text.png differ diff --git a/res-xhdpi/images/installing_security_text.png b/res-xhdpi/images/installing_security_text.png index ad8151ffb..a6580c811 100644 Binary files a/res-xhdpi/images/installing_security_text.png and b/res-xhdpi/images/installing_security_text.png differ diff --git a/res-xhdpi/images/installing_text.png b/res-xhdpi/images/installing_text.png index 00e486d18..dcfdbb2b4 100644 Binary files a/res-xhdpi/images/installing_text.png and b/res-xhdpi/images/installing_text.png differ diff --git a/res-xhdpi/images/no_command_text.png b/res-xhdpi/images/no_command_text.png index d113ddc83..0c1b23769 100644 Binary files a/res-xhdpi/images/no_command_text.png and b/res-xhdpi/images/no_command_text.png differ -- cgit v1.2.3