aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/psp/kbd
diff options
context:
space:
mode:
authorYotam Barnoy2009-11-24 10:33:30 +0000
committerYotam Barnoy2009-11-24 10:33:30 +0000
commitb8b042d4bf22b62a55394fe50972d50335766a59 (patch)
treebc0d9e5151a87df721d4f70956a0b2dc44741058 /backends/platform/psp/kbd
parent47e358cd12dcb2fc044fda26e0c3216519bd1e22 (diff)
downloadscummvm-rg350-b8b042d4bf22b62a55394fe50972d50335766a59.tar.gz
scummvm-rg350-b8b042d4bf22b62a55394fe50972d50335766a59.tar.bz2
scummvm-rg350-b8b042d4bf22b62a55394fe50972d50335766a59.zip
PSP: Replaced virtual keyboard and cleaned up makefiles in the process.
svn-id: r46120
Diffstat (limited to 'backends/platform/psp/kbd')
-rw-r--r--backends/platform/psp/kbd/keys.xcfbin0 -> 27122 bytes
-rw-r--r--backends/platform/psp/kbd/keys4.pngbin0 -> 1664 bytes
-rw-r--r--backends/platform/psp/kbd/keys_c.xcfbin0 -> 75231 bytes
-rw-r--r--backends/platform/psp/kbd/keys_c4.pngbin0 -> 2046 bytes
-rw-r--r--backends/platform/psp/kbd/keys_s.xcfbin0 -> 28706 bytes
-rw-r--r--backends/platform/psp/kbd/keys_s4.pngbin0 -> 2245 bytes
-rw-r--r--backends/platform/psp/kbd/keys_s_c.xcfbin0 -> 29195 bytes
-rw-r--r--backends/platform/psp/kbd/keys_s_c4.pngbin0 -> 2620 bytes
-rw-r--r--backends/platform/psp/kbd/nums.xcfbin0 -> 73320 bytes
-rw-r--r--backends/platform/psp/kbd/nums4.pngbin0 -> 1652 bytes
-rw-r--r--backends/platform/psp/kbd/nums_s.xcfbin0 -> 24403 bytes
-rw-r--r--backends/platform/psp/kbd/nums_s4.pngbin0 -> 2048 bytes
-rw-r--r--backends/platform/psp/kbd/readme_kbd.txt9
-rw-r--r--backends/platform/psp/kbd/syms.xcfbin0 -> 76025 bytes
-rw-r--r--backends/platform/psp/kbd/syms4.pngbin0 -> 1575 bytes
-rw-r--r--backends/platform/psp/kbd/syms_s.xcfbin0 -> 27593 bytes
-rw-r--r--backends/platform/psp/kbd/syms_s4.pngbin0 -> 1861 bytes
17 files changed, 9 insertions, 0 deletions
diff --git a/backends/platform/psp/kbd/keys.xcf b/backends/platform/psp/kbd/keys.xcf
new file mode 100644
index 0000000000..0cb03fcdfb
--- /dev/null
+++ b/backends/platform/psp/kbd/keys.xcf
Binary files differ
diff --git a/backends/platform/psp/kbd/keys4.png b/backends/platform/psp/kbd/keys4.png
new file mode 100644
index 0000000000..2cd6fe154f
--- /dev/null
+++ b/backends/platform/psp/kbd/keys4.png
Binary files differ
diff --git a/backends/platform/psp/kbd/keys_c.xcf b/backends/platform/psp/kbd/keys_c.xcf
new file mode 100644
index 0000000000..291aba2d04
--- /dev/null
+++ b/backends/platform/psp/kbd/keys_c.xcf
Binary files differ
diff --git a/backends/platform/psp/kbd/keys_c4.png b/backends/platform/psp/kbd/keys_c4.png
new file mode 100644
index 0000000000..4f2314126b
--- /dev/null
+++ b/backends/platform/psp/kbd/keys_c4.png
Binary files differ
diff --git a/backends/platform/psp/kbd/keys_s.xcf b/backends/platform/psp/kbd/keys_s.xcf
new file mode 100644
index 0000000000..e3decd350f
--- /dev/null
+++ b/backends/platform/psp/kbd/keys_s.xcf
Binary files differ
diff --git a/backends/platform/psp/kbd/keys_s4.png b/backends/platform/psp/kbd/keys_s4.png
new file mode 100644
index 0000000000..a56b80dcb1
--- /dev/null
+++ b/backends/platform/psp/kbd/keys_s4.png
Binary files differ
diff --git a/backends/platform/psp/kbd/keys_s_c.xcf b/backends/platform/psp/kbd/keys_s_c.xcf
new file mode 100644
index 0000000000..080ce03036
--- /dev/null
+++ b/backends/platform/psp/kbd/keys_s_c.xcf
Binary files differ
diff --git a/backends/platform/psp/kbd/keys_s_c4.png b/backends/platform/psp/kbd/keys_s_c4.png
new file mode 100644
index 0000000000..5549604335
--- /dev/null
+++ b/backends/platform/psp/kbd/keys_s_c4.png
Binary files differ
diff --git a/backends/platform/psp/kbd/nums.xcf b/backends/platform/psp/kbd/nums.xcf
new file mode 100644
index 0000000000..71456b33d2
--- /dev/null
+++ b/backends/platform/psp/kbd/nums.xcf
Binary files differ
diff --git a/backends/platform/psp/kbd/nums4.png b/backends/platform/psp/kbd/nums4.png
new file mode 100644
index 0000000000..7ccd84654a
--- /dev/null
+++ b/backends/platform/psp/kbd/nums4.png
Binary files differ
diff --git a/backends/platform/psp/kbd/nums_s.xcf b/backends/platform/psp/kbd/nums_s.xcf
new file mode 100644
index 0000000000..e21ea0c3b5
--- /dev/null
+++ b/backends/platform/psp/kbd/nums_s.xcf
Binary files differ
diff --git a/backends/platform/psp/kbd/nums_s4.png b/backends/platform/psp/kbd/nums_s4.png
new file mode 100644
index 0000000000..94dd7113ef
--- /dev/null
+++ b/backends/platform/psp/kbd/nums_s4.png
Binary files differ
diff --git a/backends/platform/psp/kbd/readme_kbd.txt b/backends/platform/psp/kbd/readme_kbd.txt
new file mode 100644
index 0000000000..692bc3ea4f
--- /dev/null
+++ b/backends/platform/psp/kbd/readme_kbd.txt
@@ -0,0 +1,9 @@
+Readme file for keyboard
+-------------------------
+This keyboard started out as the Danzeff keyboard, but was modified by Bluddy for efficiency and reduced memory consumption.
+
+Image Modification
+------------------
+The .xcf files are GIMP 2.0 files which were used to build the images. From these files, 32-bit PNG files were created (GIMP doesn't support 8 or 4 bit files properly i.e. letter anti-aliasing becomes messed up).
+The program pngquant.exe which is part of libpng was then used to reduce the image from 32-bits to 4-bits using the command "pngquant 256 pngname.png".
+Finally, for the selection images only (*_s.png), Irfanview (www.irfanview.com) was used to save the images and select the transparent background color. GIMP was not used for this purpose as its default transparent color is black. (Irfanview also doesn't fully support alpha bits for 8 or 4-bit PNG images, but it was useful in setting the background to transparent in this particular case.)
diff --git a/backends/platform/psp/kbd/syms.xcf b/backends/platform/psp/kbd/syms.xcf
new file mode 100644
index 0000000000..af07a345b8
--- /dev/null
+++ b/backends/platform/psp/kbd/syms.xcf
Binary files differ
diff --git a/backends/platform/psp/kbd/syms4.png b/backends/platform/psp/kbd/syms4.png
new file mode 100644
index 0000000000..13fb8832b6
--- /dev/null
+++ b/backends/platform/psp/kbd/syms4.png
Binary files differ
diff --git a/backends/platform/psp/kbd/syms_s.xcf b/backends/platform/psp/kbd/syms_s.xcf
new file mode 100644
index 0000000000..cb65d18d07
--- /dev/null
+++ b/backends/platform/psp/kbd/syms_s.xcf
Binary files differ
diff --git a/backends/platform/psp/kbd/syms_s4.png b/backends/platform/psp/kbd/syms_s4.png
new file mode 100644
index 0000000000..dcab5b302d
--- /dev/null
+++ b/backends/platform/psp/kbd/syms_s4.png
Binary files differ