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/no_command_text.png | Bin 95326 -> 93669 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'res-xhdpi/images/no_command_text.png') 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