diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2016-07-23 18:03:54 -0500 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2016-07-24 03:40:13 +0200 |
commit | 06751a93f3cf0f31ad8dbb49c6eb32efe357d5e1 (patch) | |
tree | 2c146b87604110f364b1ac38cd6156f743d77567 | |
parent | 48f0e2d2b443e022347830acbd85fa4ae5be6352 (diff) | |
download | kscope-06751a93f3cf0f31ad8dbb49c6eb32efe357d5e1.tar.gz kscope-06751a93f3cf0f31ad8dbb49c6eb32efe357d5e1.zip |
Fix invalid headers in PNG files and optimize for size
(cherry picked from commit 345323342317d66904b2a1167c927b6911961bf2)
-rw-r--r-- | doc/en/autocomp_dlg.png | bin | 12457 -> 9473 bytes |
-rw-r--r-- | doc/en/bookmarks.png | bin | 23860 -> 19987 bytes |
-rw-r--r-- | doc/en/call_graph.png | bin | 23525 -> 19830 bytes |
-rw-r--r-- | doc/en/call_tree.png | bin | 94329 -> 68207 bytes |
-rw-r--r-- | doc/en/main_window.png | bin | 719478 -> 479227 bytes |
-rw-r--r-- | doc/en/pref_clrs.png | bin | 43746 -> 34521 bytes |
-rw-r--r-- | doc/en/pref_fonts.png | bin | 30787 -> 25443 bytes |
-rw-r--r-- | doc/en/pref_opts.png | bin | 41987 -> 33525 bytes |
-rw-r--r-- | doc/en/pref_progs.png | bin | 47959 -> 38666 bytes |
-rw-r--r-- | doc/en/project_details.png | bin | 31041 -> 24863 bytes |
-rw-r--r-- | doc/en/project_files.png | bin | 72430 -> 55377 bytes |
-rw-r--r-- | doc/en/project_make.png | bin | 106302 -> 79444 bytes |
-rw-r--r-- | doc/en/project_open.png | bin | 22418 -> 18023 bytes |
-rw-r--r-- | doc/en/project_opts.png | bin | 28292 -> 21806 bytes |
-rw-r--r-- | doc/en/project_types.png | bin | 20111 -> 17185 bytes |
-rw-r--r-- | doc/en/query_dlg.png | bin | 24116 -> 18032 bytes |
-rw-r--r-- | doc/en/query_filter.png | bin | 16118 -> 12389 bytes |
-rw-r--r-- | src/bookmark.png | bin | 690 -> 584 bytes |
-rw-r--r-- | src/call_graph.png | bin | 741 -> 732 bytes |
-rw-r--r-- | src/called_tree.png | bin | 463 -> 410 bytes |
-rw-r--r-- | src/calling_tree.png | bin | 445 -> 391 bytes |
-rw-r--r-- | src/file_ro.png | bin | 892 -> 743 bytes |
-rw-r--r-- | src/file_rw.png | bin | 647 -> 541 bytes |
-rw-r--r-- | src/file_save.png | bin | 838 -> 665 bytes |
-rw-r--r-- | src/hi16-app-kscope.png | bin | 815 -> 766 bytes |
-rw-r--r-- | src/hi32-app-kscope.png | bin | 1828 -> 1647 bytes |
-rw-r--r-- | src/lo16-app-kscope.png | bin | 326 -> 263 bytes |
-rw-r--r-- | src/lo32-app-kscope.png | bin | 308 -> 212 bytes |
-rw-r--r-- | src/query_locked.png | bin | 774 -> 733 bytes |
-rw-r--r-- | src/query_unlocked.png | bin | 923 -> 815 bytes |
-rw-r--r-- | src/tab_list.png | bin | 279 -> 208 bytes |
31 files changed, 0 insertions, 0 deletions
diff --git a/doc/en/autocomp_dlg.png b/doc/en/autocomp_dlg.png Binary files differindex 21d39e4..f512cf0 100644 --- a/doc/en/autocomp_dlg.png +++ b/doc/en/autocomp_dlg.png diff --git a/doc/en/bookmarks.png b/doc/en/bookmarks.png Binary files differindex 2f20be7..0279688 100644 --- a/doc/en/bookmarks.png +++ b/doc/en/bookmarks.png diff --git a/doc/en/call_graph.png b/doc/en/call_graph.png Binary files differindex 719f3f7..a31774e 100644 --- a/doc/en/call_graph.png +++ b/doc/en/call_graph.png diff --git a/doc/en/call_tree.png b/doc/en/call_tree.png Binary files differindex 010be6c..06efad2 100644 --- a/doc/en/call_tree.png +++ b/doc/en/call_tree.png diff --git a/doc/en/main_window.png b/doc/en/main_window.png Binary files differindex b5842af..7546013 100644 --- a/doc/en/main_window.png +++ b/doc/en/main_window.png diff --git a/doc/en/pref_clrs.png b/doc/en/pref_clrs.png Binary files differindex 31e2f24..ab66cc9 100644 --- a/doc/en/pref_clrs.png +++ b/doc/en/pref_clrs.png diff --git a/doc/en/pref_fonts.png b/doc/en/pref_fonts.png Binary files differindex c2272d3..d3289d4 100644 --- a/doc/en/pref_fonts.png +++ b/doc/en/pref_fonts.png diff --git a/doc/en/pref_opts.png b/doc/en/pref_opts.png Binary files differindex 8dcf3c9..f1cd98e 100644 --- a/doc/en/pref_opts.png +++ b/doc/en/pref_opts.png diff --git a/doc/en/pref_progs.png b/doc/en/pref_progs.png Binary files differindex 7ea262a..ba62826 100644 --- a/doc/en/pref_progs.png +++ b/doc/en/pref_progs.png diff --git a/doc/en/project_details.png b/doc/en/project_details.png Binary files differindex 33d60cd..6e0ecba 100644 --- a/doc/en/project_details.png +++ b/doc/en/project_details.png diff --git a/doc/en/project_files.png b/doc/en/project_files.png Binary files differindex 94fdb32..03442ef 100644 --- a/doc/en/project_files.png +++ b/doc/en/project_files.png diff --git a/doc/en/project_make.png b/doc/en/project_make.png Binary files differindex 1db4500..2e057fd 100644 --- a/doc/en/project_make.png +++ b/doc/en/project_make.png diff --git a/doc/en/project_open.png b/doc/en/project_open.png Binary files differindex e6f26f8..daa675f 100644 --- a/doc/en/project_open.png +++ b/doc/en/project_open.png diff --git a/doc/en/project_opts.png b/doc/en/project_opts.png Binary files differindex 9500b67..c9cf20f 100644 --- a/doc/en/project_opts.png +++ b/doc/en/project_opts.png diff --git a/doc/en/project_types.png b/doc/en/project_types.png Binary files differindex 8998f03..a5e9981 100644 --- a/doc/en/project_types.png +++ b/doc/en/project_types.png diff --git a/doc/en/query_dlg.png b/doc/en/query_dlg.png Binary files differindex 120ddb7..d61659a 100644 --- a/doc/en/query_dlg.png +++ b/doc/en/query_dlg.png diff --git a/doc/en/query_filter.png b/doc/en/query_filter.png Binary files differindex de3a69c..eb8578f 100644 --- a/doc/en/query_filter.png +++ b/doc/en/query_filter.png diff --git a/src/bookmark.png b/src/bookmark.png Binary files differindex 5e76158..9c912b3 100644 --- a/src/bookmark.png +++ b/src/bookmark.png diff --git a/src/call_graph.png b/src/call_graph.png Binary files differindex 0b87ddd..c551ad9 100644 --- a/src/call_graph.png +++ b/src/call_graph.png diff --git a/src/called_tree.png b/src/called_tree.png Binary files differindex db58776..3ae0fc5 100644 --- a/src/called_tree.png +++ b/src/called_tree.png diff --git a/src/calling_tree.png b/src/calling_tree.png Binary files differindex 89e40d2..045d7a0 100644 --- a/src/calling_tree.png +++ b/src/calling_tree.png diff --git a/src/file_ro.png b/src/file_ro.png Binary files differindex 6d0d29d..d314b6d 100644 --- a/src/file_ro.png +++ b/src/file_ro.png diff --git a/src/file_rw.png b/src/file_rw.png Binary files differindex 8312c6b..e107dbc 100644 --- a/src/file_rw.png +++ b/src/file_rw.png diff --git a/src/file_save.png b/src/file_save.png Binary files differindex 41b3f43..c4e7831 100644 --- a/src/file_save.png +++ b/src/file_save.png diff --git a/src/hi16-app-kscope.png b/src/hi16-app-kscope.png Binary files differindex 7659966..9cf8c6e 100644 --- a/src/hi16-app-kscope.png +++ b/src/hi16-app-kscope.png diff --git a/src/hi32-app-kscope.png b/src/hi32-app-kscope.png Binary files differindex 54d2af0..8f7ba3d 100644 --- a/src/hi32-app-kscope.png +++ b/src/hi32-app-kscope.png diff --git a/src/lo16-app-kscope.png b/src/lo16-app-kscope.png Binary files differindex fd8ef48..ec02f94 100644 --- a/src/lo16-app-kscope.png +++ b/src/lo16-app-kscope.png diff --git a/src/lo32-app-kscope.png b/src/lo32-app-kscope.png Binary files differindex 5bb28f8..e241d8b 100644 --- a/src/lo32-app-kscope.png +++ b/src/lo32-app-kscope.png diff --git a/src/query_locked.png b/src/query_locked.png Binary files differindex 25db6b2..470bca7 100644 --- a/src/query_locked.png +++ b/src/query_locked.png diff --git a/src/query_unlocked.png b/src/query_unlocked.png Binary files differindex 3a1a0d3..138bf9b 100644 --- a/src/query_unlocked.png +++ b/src/query_unlocked.png diff --git a/src/tab_list.png b/src/tab_list.png Binary files differindex b0cb478..44fdb8f 100644 --- a/src/tab_list.png +++ b/src/tab_list.png |