From a25f3c7aa6ff34e78ad7050e2d999a8be7662046 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 23 Jul 2016 18:05:04 -0500 Subject: Fix invalid headers in PNG files and optimize for size --- kregexpeditor/picts/altn.png | Bin 310 -> 253 bytes kregexpeditor/picts/anychar.png | Bin 616 -> 535 bytes kregexpeditor/picts/autoverify.png | Bin 142 -> 142 bytes kregexpeditor/picts/begline.png | Bin 244 -> 211 bytes kregexpeditor/picts/characters.png | Bin 240 -> 217 bytes kregexpeditor/picts/compound.png | Bin 285 -> 254 bytes kregexpeditor/picts/endline.png | Bin 245 -> 223 bytes kregexpeditor/picts/error.png | Bin 234 -> 179 bytes kregexpeditor/picts/neglookahead.png | Bin 297 -> 240 bytes kregexpeditor/picts/nonwordboundary.png | Bin 225 -> 225 bytes kregexpeditor/picts/poslookahead.png | Bin 297 -> 242 bytes kregexpeditor/picts/repeat.png | Bin 632 -> 549 bytes kregexpeditor/picts/select.png | Bin 742 -> 615 bytes kregexpeditor/picts/text.png | Bin 338 -> 282 bytes kregexpeditor/picts/verify.png | Bin 141 -> 141 bytes kregexpeditor/picts/wordboundary.png | Bin 210 -> 210 bytes 16 files changed, 0 insertions(+), 0 deletions(-) (limited to 'kregexpeditor/picts') diff --git a/kregexpeditor/picts/altn.png b/kregexpeditor/picts/altn.png index 900a1e9..4cc28f4 100644 Binary files a/kregexpeditor/picts/altn.png and b/kregexpeditor/picts/altn.png differ diff --git a/kregexpeditor/picts/anychar.png b/kregexpeditor/picts/anychar.png index 11048ca..dad73f3 100644 Binary files a/kregexpeditor/picts/anychar.png and b/kregexpeditor/picts/anychar.png differ diff --git a/kregexpeditor/picts/autoverify.png b/kregexpeditor/picts/autoverify.png index af68612..9a0d940 100644 Binary files a/kregexpeditor/picts/autoverify.png and b/kregexpeditor/picts/autoverify.png differ diff --git a/kregexpeditor/picts/begline.png b/kregexpeditor/picts/begline.png index 3465a9e..4ad0e1a 100644 Binary files a/kregexpeditor/picts/begline.png and b/kregexpeditor/picts/begline.png differ diff --git a/kregexpeditor/picts/characters.png b/kregexpeditor/picts/characters.png index 7f218bf..77202cb 100644 Binary files a/kregexpeditor/picts/characters.png and b/kregexpeditor/picts/characters.png differ diff --git a/kregexpeditor/picts/compound.png b/kregexpeditor/picts/compound.png index a56c9bb..d992369 100644 Binary files a/kregexpeditor/picts/compound.png and b/kregexpeditor/picts/compound.png differ diff --git a/kregexpeditor/picts/endline.png b/kregexpeditor/picts/endline.png index 29b512e..8539ba9 100644 Binary files a/kregexpeditor/picts/endline.png and b/kregexpeditor/picts/endline.png differ diff --git a/kregexpeditor/picts/error.png b/kregexpeditor/picts/error.png index 4738f60..8ebf709 100644 Binary files a/kregexpeditor/picts/error.png and b/kregexpeditor/picts/error.png differ diff --git a/kregexpeditor/picts/neglookahead.png b/kregexpeditor/picts/neglookahead.png index 3cc0291..d61c288 100644 Binary files a/kregexpeditor/picts/neglookahead.png and b/kregexpeditor/picts/neglookahead.png differ diff --git a/kregexpeditor/picts/nonwordboundary.png b/kregexpeditor/picts/nonwordboundary.png index b22f4d4..289e583 100644 Binary files a/kregexpeditor/picts/nonwordboundary.png and b/kregexpeditor/picts/nonwordboundary.png differ diff --git a/kregexpeditor/picts/poslookahead.png b/kregexpeditor/picts/poslookahead.png index 492692b..146a8b8 100644 Binary files a/kregexpeditor/picts/poslookahead.png and b/kregexpeditor/picts/poslookahead.png differ diff --git a/kregexpeditor/picts/repeat.png b/kregexpeditor/picts/repeat.png index 2646111..335fe0b 100644 Binary files a/kregexpeditor/picts/repeat.png and b/kregexpeditor/picts/repeat.png differ diff --git a/kregexpeditor/picts/select.png b/kregexpeditor/picts/select.png index e04ab17..491e895 100644 Binary files a/kregexpeditor/picts/select.png and b/kregexpeditor/picts/select.png differ diff --git a/kregexpeditor/picts/text.png b/kregexpeditor/picts/text.png index 8b256ca..931dd05 100644 Binary files a/kregexpeditor/picts/text.png and b/kregexpeditor/picts/text.png differ diff --git a/kregexpeditor/picts/verify.png b/kregexpeditor/picts/verify.png index dd76b7c..71bd955 100644 Binary files a/kregexpeditor/picts/verify.png and b/kregexpeditor/picts/verify.png differ diff --git a/kregexpeditor/picts/wordboundary.png b/kregexpeditor/picts/wordboundary.png index 0e89a6b..e56caa2 100644 Binary files a/kregexpeditor/picts/wordboundary.png and b/kregexpeditor/picts/wordboundary.png differ -- cgit v1.2.3