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/error_text.png | Bin 207842 -> 200305 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'res-xxxhdpi/images/error_text.png') 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 -- cgit v1.2.3