From 3cdc48dc9db54a123ee243913177827ca6629d0b Mon Sep 17 00:00:00 2001 From: Andrew Date: Mon, 20 Apr 2015 00:07:03 +0100 Subject: Optimization of icon themes. Lossless optimization of PNG files in icon themes. Using ImageOptim (and some other tools). April 2015 update. Sifr: Saved 14KB out of 293KB. ~5% overall (up to 60% per file). Tango: Saved 10KB out of 749KB. ~1% per file on average (up to 53.1%). Small improvements to other themes: Breeze, Galaxy, Human, Oxygen and Tango Testing. Change-Id: Ib82ab16eaa3eb7a617e768a8b2fe7f04b43f9d7f Signed-off-by: Andrew Reviewed-on: https://gerrit.libreoffice.org/15472 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos --- .../cmd/lc_calloutshapes.rectangular-callout.png | Bin 437 -> 436 bytes .../tango_testing/cmd/sc_symbolshapes.quad-bevel.png | Bin 276 -> 275 bytes 2 files changed, 0 insertions(+), 0 deletions(-) (limited to 'icon-themes/tango_testing') diff --git a/icon-themes/tango_testing/cmd/lc_calloutshapes.rectangular-callout.png b/icon-themes/tango_testing/cmd/lc_calloutshapes.rectangular-callout.png index 5c5b074dfa6f..a223054a2eec 100644 Binary files a/icon-themes/tango_testing/cmd/lc_calloutshapes.rectangular-callout.png and b/icon-themes/tango_testing/cmd/lc_calloutshapes.rectangular-callout.png differ diff --git a/icon-themes/tango_testing/cmd/sc_symbolshapes.quad-bevel.png b/icon-themes/tango_testing/cmd/sc_symbolshapes.quad-bevel.png index cb224ccb1c70..013bd4987c7f 100644 Binary files a/icon-themes/tango_testing/cmd/sc_symbolshapes.quad-bevel.png and b/icon-themes/tango_testing/cmd/sc_symbolshapes.quad-bevel.png differ -- cgit