From 9ed7568f700dcd7badf9b272968988c3df671675 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Wed, 29 Jun 2016 13:28:57 -0700 Subject: Recompress PNGs. Recompress PNGs using the current versions of various compressors: optipng 0.7.6 advpng 1.20 advdef 1.20 pngcrush 1.8.1 Parallelize PNG compression. Note why we're not using a couple of other compression utilities. Change-Id: I52757d0bc2d424013e7f00b693a0f5378427cc31 Reviewed-on: https://code.wireshark.org/review/16209 Petri-Dish: Gerald Combs Tested-by: Petri Dish Buildbot Reviewed-by: Gerald Combs --- packaging/macosx/dmg_background.png | Bin 63859 -> 46488 bytes packaging/macosx/util_background.png | Bin 64561 -> 47033 bytes 2 files changed, 0 insertions(+), 0 deletions(-) (limited to 'packaging/macosx') diff --git a/packaging/macosx/dmg_background.png b/packaging/macosx/dmg_background.png index f235fee46b..bf5a44a7d0 100644 Binary files a/packaging/macosx/dmg_background.png and b/packaging/macosx/dmg_background.png differ diff --git a/packaging/macosx/util_background.png b/packaging/macosx/util_background.png index 928fb6c5dd..a20c01a931 100644 Binary files a/packaging/macosx/util_background.png and b/packaging/macosx/util_background.png differ -- cgit v1.2.1