diff options
| author | Andrew Mahone <andrew.mahone@gmail.com> | 2008-12-29 17:09:49 +0000 |
|---|---|---|
| committer | Andrew Mahone <andrew.mahone@gmail.com> | 2008-12-29 17:09:49 +0000 |
| commit | 6316e0ff53e0c8b3a1f2edf61fc54017eb997e20 (patch) | |
| tree | 0b8214c02f1ec9d1a80424aa1a50ef64dd1113ac | |
| parent | 36dfdedf3becfb3e81e2e549fc32feb1c8748c73 (diff) | |
| download | rockbox-6316e0ff53e0c8b3a1f2edf61fc54017eb997e20.zip rockbox-6316e0ff53e0c8b3a1f2edf61fc54017eb997e20.tar.gz rockbox-6316e0ff53e0c8b3a1f2edf61fc54017eb997e20.tar.bz2 rockbox-6316e0ff53e0c8b3a1f2edf61fc54017eb997e20.tar.xz | |
Reduce the pictureflow empty slide bitmaps to 8-bit palette images,
as they are already greyscale.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19611 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | apps/plugins/bitmaps/native/pictureflow_emptyslide.100x100x16.bmp | bin | 30054 -> 11078 bytes |
| -rw-r--r-- | apps/plugins/bitmaps/native/pictureflow_emptyslide.50x50x16.bmp | bin | 7654 -> 3678 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/apps/plugins/bitmaps/native/pictureflow_emptyslide.100x100x16.bmp b/apps/plugins/bitmaps/native/pictureflow_emptyslide.100x100x16.bmp Binary files differindex ff59a4f..11a12b3 100644 --- a/apps/plugins/bitmaps/native/pictureflow_emptyslide.100x100x16.bmp +++ b/apps/plugins/bitmaps/native/pictureflow_emptyslide.100x100x16.bmp diff --git a/apps/plugins/bitmaps/native/pictureflow_emptyslide.50x50x16.bmp b/apps/plugins/bitmaps/native/pictureflow_emptyslide.50x50x16.bmp Binary files differindex dc7cd55..f46b2f8 100644 --- a/apps/plugins/bitmaps/native/pictureflow_emptyslide.50x50x16.bmp +++ b/apps/plugins/bitmaps/native/pictureflow_emptyslide.50x50x16.bmp |