From: Stefano Rivera <stefano@rivera.za.net>
Date: Sat, 17 May 2014 23:51:27 +0000 (+0200)
Subject: Optimize all PNGs
X-Git-Tag: 0.1~2
X-Git-Url: https://git.ctpug.org.za/?a=commitdiff_plain;h=46b83883f3714544a5401994876f169bd6a3b777;p=naja.git

Optimize all PNGs
---

diff --git a/data/images/bits/arrow_off.png b/data/images/bits/arrow_off.png
index 03d122d..7604bf1 100644
Binary files a/data/images/bits/arrow_off.png and b/data/images/bits/arrow_off.png differ
diff --git a/data/images/bits/arrow_on.png b/data/images/bits/arrow_on.png
index 7dc5254..546b282 100644
Binary files a/data/images/bits/arrow_on.png and b/data/images/bits/arrow_on.png differ
diff --git a/data/images/bits/blue_off.png b/data/images/bits/blue_off.png
index c1a3b48..8e71733 100644
Binary files a/data/images/bits/blue_off.png and b/data/images/bits/blue_off.png differ
diff --git a/data/images/bits/blue_on.png b/data/images/bits/blue_on.png
index 94c971e..600aab0 100644
Binary files a/data/images/bits/blue_on.png and b/data/images/bits/blue_on.png differ
diff --git a/data/images/bits/green_off.png b/data/images/bits/green_off.png
index 2fc1519..b3c576b 100644
Binary files a/data/images/bits/green_off.png and b/data/images/bits/green_off.png differ
diff --git a/data/images/bits/green_on.png b/data/images/bits/green_on.png
index f349464..a23a8a0 100644
Binary files a/data/images/bits/green_on.png and b/data/images/bits/green_on.png differ
diff --git a/data/images/bits/health_off.png b/data/images/bits/health_off.png
index c31119a..81c6722 100644
Binary files a/data/images/bits/health_off.png and b/data/images/bits/health_off.png differ
diff --git a/data/images/bits/health_on.png b/data/images/bits/health_on.png
index 229f6b5..4697ea6 100644
Binary files a/data/images/bits/health_on.png and b/data/images/bits/health_on.png differ
diff --git a/data/images/bits/msb_off.png b/data/images/bits/msb_off.png
index 7a134d5..fd371e5 100644
Binary files a/data/images/bits/msb_off.png and b/data/images/bits/msb_off.png differ
diff --git a/data/images/bits/msb_on.png b/data/images/bits/msb_on.png
index 893d6d5..524700c 100644
Binary files a/data/images/bits/msb_on.png and b/data/images/bits/msb_on.png differ
diff --git a/data/images/bits/red_off.png b/data/images/bits/red_off.png
index aba374f..a1ad89c 100644
Binary files a/data/images/bits/red_off.png and b/data/images/bits/red_off.png differ
diff --git a/data/images/bits/red_on.png b/data/images/bits/red_on.png
index ecb139f..1baf328 100644
Binary files a/data/images/bits/red_on.png and b/data/images/bits/red_on.png differ
diff --git a/data/images/bits/win_off.png b/data/images/bits/win_off.png
index a0d0c00..162b8ad 100644
Binary files a/data/images/bits/win_off.png and b/data/images/bits/win_off.png differ
diff --git a/data/images/bits/win_on.png b/data/images/bits/win_on.png
index bcd8259..4ad7b7e 100644
Binary files a/data/images/bits/win_on.png and b/data/images/bits/win_on.png differ
diff --git a/data/images/board/msb_lock_decoration.png b/data/images/board/msb_lock_decoration.png
index 2b00be8..6adcb9d 100644
Binary files a/data/images/board/msb_lock_decoration.png and b/data/images/board/msb_lock_decoration.png differ
diff --git a/data/images/board/robot.png b/data/images/board/robot.png
index 53d5861..d957678 100644
Binary files a/data/images/board/robot.png and b/data/images/board/robot.png differ
diff --git a/data/images/board/robot_blue.png b/data/images/board/robot_blue.png
index 0e4275d..91dd585 100644
Binary files a/data/images/board/robot_blue.png and b/data/images/board/robot_blue.png differ
diff --git a/data/images/board/robot_green.png b/data/images/board/robot_green.png
index 1fa1322..9e37f0a 100644
Binary files a/data/images/board/robot_green.png and b/data/images/board/robot_green.png differ
diff --git a/data/images/board/robot_msb.png b/data/images/board/robot_msb.png
index 4c076e1..3893b4c 100644
Binary files a/data/images/board/robot_msb.png and b/data/images/board/robot_msb.png differ
diff --git a/data/images/board/robot_red.png b/data/images/board/robot_red.png
index 7cfdefd..d237402 100644
Binary files a/data/images/board/robot_red.png and b/data/images/board/robot_red.png differ
diff --git a/data/images/board/tile_1.png b/data/images/board/tile_1.png
index 1ab180c..0a0912f 100644
Binary files a/data/images/board/tile_1.png and b/data/images/board/tile_1.png differ
diff --git a/data/images/board/tile_2.png b/data/images/board/tile_2.png
index a68ec51..aef066e 100644
Binary files a/data/images/board/tile_2.png and b/data/images/board/tile_2.png differ
diff --git a/data/images/board/tile_2_puzzle.png b/data/images/board/tile_2_puzzle.png
index 4245bc3..23601c9 100644
Binary files a/data/images/board/tile_2_puzzle.png and b/data/images/board/tile_2_puzzle.png differ
diff --git a/data/images/board/tile_available.png b/data/images/board/tile_available.png
index 79b7589..4822b55 100644
Binary files a/data/images/board/tile_available.png and b/data/images/board/tile_available.png differ
diff --git a/data/images/board/tile_available_puzzle.png b/data/images/board/tile_available_puzzle.png
index ff4ed9c..40f688e 100644
Binary files a/data/images/board/tile_available_puzzle.png and b/data/images/board/tile_available_puzzle.png differ
diff --git a/data/images/board/tile_blue.png b/data/images/board/tile_blue.png
index 34554a6..495a223 100644
Binary files a/data/images/board/tile_blue.png and b/data/images/board/tile_blue.png differ
diff --git a/data/images/board/tile_blue_small.png b/data/images/board/tile_blue_small.png
index 6ee8d19..0aed9a4 100644
Binary files a/data/images/board/tile_blue_small.png and b/data/images/board/tile_blue_small.png differ
diff --git a/data/images/board/tile_green.png b/data/images/board/tile_green.png
index 24b2992..b126c1a 100644
Binary files a/data/images/board/tile_green.png and b/data/images/board/tile_green.png differ
diff --git a/data/images/board/tile_green_blue.png b/data/images/board/tile_green_blue.png
index 6b25461..95fe72c 100644
Binary files a/data/images/board/tile_green_blue.png and b/data/images/board/tile_green_blue.png differ
diff --git a/data/images/board/tile_green_blue_small.png b/data/images/board/tile_green_blue_small.png
index fa5bd0b..37aaeed 100644
Binary files a/data/images/board/tile_green_blue_small.png and b/data/images/board/tile_green_blue_small.png differ
diff --git a/data/images/board/tile_green_small.png b/data/images/board/tile_green_small.png
index 0837f08..54ea8be 100644
Binary files a/data/images/board/tile_green_small.png and b/data/images/board/tile_green_small.png differ
diff --git a/data/images/board/tile_red.png b/data/images/board/tile_red.png
index e4af18a..14b6083 100644
Binary files a/data/images/board/tile_red.png and b/data/images/board/tile_red.png differ
diff --git a/data/images/board/tile_red_blue.png b/data/images/board/tile_red_blue.png
index 9fcec94..403eb0d 100644
Binary files a/data/images/board/tile_red_blue.png and b/data/images/board/tile_red_blue.png differ
diff --git a/data/images/board/tile_red_blue_small.png b/data/images/board/tile_red_blue_small.png
index fa47a3a..cfbd575 100644
Binary files a/data/images/board/tile_red_blue_small.png and b/data/images/board/tile_red_blue_small.png differ
diff --git a/data/images/board/tile_red_green.png b/data/images/board/tile_red_green.png
index e359a0b..31bc867 100644
Binary files a/data/images/board/tile_red_green.png and b/data/images/board/tile_red_green.png differ
diff --git a/data/images/board/tile_red_green_blue.png b/data/images/board/tile_red_green_blue.png
index 2749765..746d277 100644
Binary files a/data/images/board/tile_red_green_blue.png and b/data/images/board/tile_red_green_blue.png differ
diff --git a/data/images/board/tile_red_green_blue_small.png b/data/images/board/tile_red_green_blue_small.png
index 72c12e8..a0b57cd 100644
Binary files a/data/images/board/tile_red_green_blue_small.png and b/data/images/board/tile_red_green_blue_small.png differ
diff --git a/data/images/board/tile_red_green_small.png b/data/images/board/tile_red_green_small.png
index bed31b6..253ec44 100644
Binary files a/data/images/board/tile_red_green_small.png and b/data/images/board/tile_red_green_small.png differ
diff --git a/data/images/board/tile_red_small.png b/data/images/board/tile_red_small.png
index 3c73a55..dbfe8ea 100644
Binary files a/data/images/board/tile_red_small.png and b/data/images/board/tile_red_small.png differ
diff --git a/data/images/board/tile_selected.png b/data/images/board/tile_selected.png
index 6a92910..0b69f84 100644
Binary files a/data/images/board/tile_selected.png and b/data/images/board/tile_selected.png differ
diff --git a/data/images/board/tile_selected_pulse.png b/data/images/board/tile_selected_pulse.png
index 39bfadb..071006c 100644
Binary files a/data/images/board/tile_selected_pulse.png and b/data/images/board/tile_selected_pulse.png differ
diff --git a/data/images/glyphs/anticlockwise.png b/data/images/glyphs/anticlockwise.png
index b8f93e9..b4c00f5 100644
Binary files a/data/images/glyphs/anticlockwise.png and b/data/images/glyphs/anticlockwise.png differ
diff --git a/data/images/glyphs/arrow_down.png b/data/images/glyphs/arrow_down.png
index e811808..23f3fab 100644
Binary files a/data/images/glyphs/arrow_down.png and b/data/images/glyphs/arrow_down.png differ
diff --git a/data/images/glyphs/arrow_left.png b/data/images/glyphs/arrow_left.png
index 1ac1d30..e583147 100644
Binary files a/data/images/glyphs/arrow_left.png and b/data/images/glyphs/arrow_left.png differ
diff --git a/data/images/glyphs/arrow_right.png b/data/images/glyphs/arrow_right.png
index 573eb53..88ac63e 100644
Binary files a/data/images/glyphs/arrow_right.png and b/data/images/glyphs/arrow_right.png differ
diff --git a/data/images/glyphs/arrow_up.png b/data/images/glyphs/arrow_up.png
index 27240b4..2bf30d7 100644
Binary files a/data/images/glyphs/arrow_up.png and b/data/images/glyphs/arrow_up.png differ
diff --git a/data/images/glyphs/bits_clear.png b/data/images/glyphs/bits_clear.png
index d49f122..f20c170 100644
Binary files a/data/images/glyphs/bits_clear.png and b/data/images/glyphs/bits_clear.png differ
diff --git a/data/images/glyphs/bits_set.png b/data/images/glyphs/bits_set.png
index 3c77c45..e732636 100644
Binary files a/data/images/glyphs/bits_set.png and b/data/images/glyphs/bits_set.png differ
diff --git a/data/images/glyphs/bits_toggle.png b/data/images/glyphs/bits_toggle.png
index 6be47e8..7f3f54f 100644
Binary files a/data/images/glyphs/bits_toggle.png and b/data/images/glyphs/bits_toggle.png differ
diff --git a/data/images/glyphs/board.png b/data/images/glyphs/board.png
index c6920e5..fdbe042 100644
Binary files a/data/images/glyphs/board.png and b/data/images/glyphs/board.png differ
diff --git a/data/images/glyphs/clockwise.png b/data/images/glyphs/clockwise.png
index bc6f077..561ebfb 100644
Binary files a/data/images/glyphs/clockwise.png and b/data/images/glyphs/clockwise.png differ
diff --git a/data/images/glyphs/countdown_1.png b/data/images/glyphs/countdown_1.png
index 5367c9f..7d1cec4 100644
Binary files a/data/images/glyphs/countdown_1.png and b/data/images/glyphs/countdown_1.png differ
diff --git a/data/images/glyphs/countdown_2.png b/data/images/glyphs/countdown_2.png
index c4c4828..d013711 100644
Binary files a/data/images/glyphs/countdown_2.png and b/data/images/glyphs/countdown_2.png differ
diff --git a/data/images/glyphs/countdown_3.png b/data/images/glyphs/countdown_3.png
index 67f0253..e92ee7c 100644
Binary files a/data/images/glyphs/countdown_3.png and b/data/images/glyphs/countdown_3.png differ
diff --git a/data/images/glyphs/countdown_4.png b/data/images/glyphs/countdown_4.png
index 5ac2ab2..2197c24 100644
Binary files a/data/images/glyphs/countdown_4.png and b/data/images/glyphs/countdown_4.png differ
diff --git a/data/images/glyphs/countdown_5.png b/data/images/glyphs/countdown_5.png
index c734741..1d8a52a 100644
Binary files a/data/images/glyphs/countdown_5.png and b/data/images/glyphs/countdown_5.png differ
diff --git a/data/images/glyphs/damage.png b/data/images/glyphs/damage.png
index 77a7009..680a08d 100644
Binary files a/data/images/glyphs/damage.png and b/data/images/glyphs/damage.png differ
diff --git a/data/images/glyphs/do_nothing.png b/data/images/glyphs/do_nothing.png
index ab159c6..9366d4a 100644
Binary files a/data/images/glyphs/do_nothing.png and b/data/images/glyphs/do_nothing.png differ
diff --git a/data/images/glyphs/health.png b/data/images/glyphs/health.png
index b149ef5..41577a9 100644
Binary files a/data/images/glyphs/health.png and b/data/images/glyphs/health.png differ
diff --git a/data/images/glyphs/key.png b/data/images/glyphs/key.png
index 2e9b3c8..bb37a4d 100644
Binary files a/data/images/glyphs/key.png and b/data/images/glyphs/key.png differ
diff --git a/data/images/glyphs/move.png b/data/images/glyphs/move.png
index bd39241..3c59f48 100644
Binary files a/data/images/glyphs/move.png and b/data/images/glyphs/move.png differ
diff --git a/data/images/glyphs/msb.png b/data/images/glyphs/msb.png
index 008a9c8..58416b2 100644
Binary files a/data/images/glyphs/msb.png and b/data/images/glyphs/msb.png differ
diff --git a/data/images/glyphs/return.png b/data/images/glyphs/return.png
index 798b474..a1e0ffd 100644
Binary files a/data/images/glyphs/return.png and b/data/images/glyphs/return.png differ
diff --git a/data/images/glyphs/shift_left.png b/data/images/glyphs/shift_left.png
index 099c103..3420aa6 100644
Binary files a/data/images/glyphs/shift_left.png and b/data/images/glyphs/shift_left.png differ
diff --git a/data/images/glyphs/shift_right.png b/data/images/glyphs/shift_right.png
index ed54e64..1f420e6 100644
Binary files a/data/images/glyphs/shift_right.png and b/data/images/glyphs/shift_right.png differ
diff --git a/data/images/glyphs/win.png b/data/images/glyphs/win.png
index 3271810..248bdc3 100644
Binary files a/data/images/glyphs/win.png and b/data/images/glyphs/win.png differ
diff --git a/data/images/screens/splash.png b/data/images/screens/splash.png
index 09c4db4..6d52695 100644
Binary files a/data/images/screens/splash.png and b/data/images/screens/splash.png differ
diff --git a/data/images/screens/you_lost.png b/data/images/screens/you_lost.png
index 61793b2..7c87e51 100644
Binary files a/data/images/screens/you_lost.png and b/data/images/screens/you_lost.png differ
diff --git a/data/images/screens/you_won.png b/data/images/screens/you_won.png
index 5e678eb..ccba6a6 100644
Binary files a/data/images/screens/you_won.png and b/data/images/screens/you_won.png differ