summaryrefslogtreecommitdiff
path: root/arcade.buetow.org/htdocs/images
diff options
context:
space:
mode:
Diffstat (limited to 'arcade.buetow.org/htdocs/images')
-rwxr-xr-xarcade.buetow.org/htdocs/images/convert.sh5
-rw-r--r--arcade.buetow.org/htdocs/images/m1-small.jpgbin0 -> 11959 bytes
-rw-r--r--arcade.buetow.org/htdocs/images/m1.jpgbin0 -> 35314 bytes
-rw-r--r--arcade.buetow.org/htdocs/images/neogeo-cyberlip-small.jpgbin0 -> 17722 bytes
-rw-r--r--arcade.buetow.org/htdocs/images/neogeo-cyberlip.jpgbin0 -> 49697 bytes
-rw-r--r--arcade.buetow.org/htdocs/images/neogeo-metalslug1-small.jpgbin0 -> 21613 bytes
-rw-r--r--arcade.buetow.org/htdocs/images/neogeo-metalslug1.jpgbin0 -> 45124 bytes
-rw-r--r--arcade.buetow.org/htdocs/images/neogeo-metalslug2-small.jpgbin0 -> 17958 bytes
-rw-r--r--arcade.buetow.org/htdocs/images/neogeo-metalslug2.jpgbin0 -> 36135 bytes
-rw-r--r--arcade.buetow.org/htdocs/images/neogeo-metalslug3-small.jpgbin0 -> 37320 bytes
-rw-r--r--arcade.buetow.org/htdocs/images/neogeo-metalslug3.jpgbin0 -> 68947 bytes
-rw-r--r--arcade.buetow.org/htdocs/images/neogeo-metalslug4-small.jpgbin0 -> 18730 bytes
-rw-r--r--arcade.buetow.org/htdocs/images/neogeo-metalslug4.jpgbin0 -> 40388 bytes
-rw-r--r--arcade.buetow.org/htdocs/images/neogeo-metalslug5-small.jpgbin0 -> 18584 bytes
-rw-r--r--arcade.buetow.org/htdocs/images/neogeo-metalslug5.jpgbin0 -> 27412 bytes
-rw-r--r--arcade.buetow.org/htdocs/images/neogeo-metalslug6-small.jpgbin0 -> 32192 bytes
-rw-r--r--arcade.buetow.org/htdocs/images/neogeo-metalslug6.jpgbin0 -> 150771 bytes
-rw-r--r--arcade.buetow.org/htdocs/images/neogeo-metalslugx-small.jpgbin0 -> 26724 bytes
-rw-r--r--arcade.buetow.org/htdocs/images/neogeo-metalslugx.jpgbin0 -> 100116 bytes
-rw-r--r--arcade.buetow.org/htdocs/images/nes-super-mario-bros1-small.jpgbin0 -> 10710 bytes
-rw-r--r--arcade.buetow.org/htdocs/images/nes-super-mario-bros1.jpgbin0 -> 17212 bytes
21 files changed, 5 insertions, 0 deletions
diff --git a/arcade.buetow.org/htdocs/images/convert.sh b/arcade.buetow.org/htdocs/images/convert.sh
new file mode 100755
index 0000000..87e9adc
--- /dev/null
+++ b/arcade.buetow.org/htdocs/images/convert.sh
@@ -0,0 +1,5 @@
+#!/bin/bash -x
+
+for i in $(ls *.jpg | grep -v small | grep -v wallpaper); do
+ convert -geometry 210 $i ${i/.jpg/-small.jpg}
+done
diff --git a/arcade.buetow.org/htdocs/images/m1-small.jpg b/arcade.buetow.org/htdocs/images/m1-small.jpg
new file mode 100644
index 0000000..1b371d5
--- /dev/null
+++ b/arcade.buetow.org/htdocs/images/m1-small.jpg
Binary files differ
diff --git a/arcade.buetow.org/htdocs/images/m1.jpg b/arcade.buetow.org/htdocs/images/m1.jpg
new file mode 100644
index 0000000..aa0a733
--- /dev/null
+++ b/arcade.buetow.org/htdocs/images/m1.jpg
Binary files differ
diff --git a/arcade.buetow.org/htdocs/images/neogeo-cyberlip-small.jpg b/arcade.buetow.org/htdocs/images/neogeo-cyberlip-small.jpg
new file mode 100644
index 0000000..b4d1c7e
--- /dev/null
+++ b/arcade.buetow.org/htdocs/images/neogeo-cyberlip-small.jpg
Binary files differ
diff --git a/arcade.buetow.org/htdocs/images/neogeo-cyberlip.jpg b/arcade.buetow.org/htdocs/images/neogeo-cyberlip.jpg
new file mode 100644
index 0000000..c7dc8b1
--- /dev/null
+++ b/arcade.buetow.org/htdocs/images/neogeo-cyberlip.jpg
Binary files differ
diff --git a/arcade.buetow.org/htdocs/images/neogeo-metalslug1-small.jpg b/arcade.buetow.org/htdocs/images/neogeo-metalslug1-small.jpg
new file mode 100644
index 0000000..9d3583f
--- /dev/null
+++ b/arcade.buetow.org/htdocs/images/neogeo-metalslug1-small.jpg
Binary files differ
diff --git a/arcade.buetow.org/htdocs/images/neogeo-metalslug1.jpg b/arcade.buetow.org/htdocs/images/neogeo-metalslug1.jpg
new file mode 100644
index 0000000..a1a6191
--- /dev/null
+++ b/arcade.buetow.org/htdocs/images/neogeo-metalslug1.jpg
Binary files differ
diff --git a/arcade.buetow.org/htdocs/images/neogeo-metalslug2-small.jpg b/arcade.buetow.org/htdocs/images/neogeo-metalslug2-small.jpg
new file mode 100644
index 0000000..bd2f2eb
--- /dev/null
+++ b/arcade.buetow.org/htdocs/images/neogeo-metalslug2-small.jpg
Binary files differ
diff --git a/arcade.buetow.org/htdocs/images/neogeo-metalslug2.jpg b/arcade.buetow.org/htdocs/images/neogeo-metalslug2.jpg
new file mode 100644
index 0000000..c02779f
--- /dev/null
+++ b/arcade.buetow.org/htdocs/images/neogeo-metalslug2.jpg
Binary files differ
diff --git a/arcade.buetow.org/htdocs/images/neogeo-metalslug3-small.jpg b/arcade.buetow.org/htdocs/images/neogeo-metalslug3-small.jpg
new file mode 100644
index 0000000..923e708
--- /dev/null
+++ b/arcade.buetow.org/htdocs/images/neogeo-metalslug3-small.jpg
Binary files differ
diff --git a/arcade.buetow.org/htdocs/images/neogeo-metalslug3.jpg b/arcade.buetow.org/htdocs/images/neogeo-metalslug3.jpg
new file mode 100644
index 0000000..400789c
--- /dev/null
+++ b/arcade.buetow.org/htdocs/images/neogeo-metalslug3.jpg
Binary files differ
diff --git a/arcade.buetow.org/htdocs/images/neogeo-metalslug4-small.jpg b/arcade.buetow.org/htdocs/images/neogeo-metalslug4-small.jpg
new file mode 100644
index 0000000..d558ed5
--- /dev/null
+++ b/arcade.buetow.org/htdocs/images/neogeo-metalslug4-small.jpg
Binary files differ
diff --git a/arcade.buetow.org/htdocs/images/neogeo-metalslug4.jpg b/arcade.buetow.org/htdocs/images/neogeo-metalslug4.jpg
new file mode 100644
index 0000000..8e0dc64
--- /dev/null
+++ b/arcade.buetow.org/htdocs/images/neogeo-metalslug4.jpg
Binary files differ
diff --git a/arcade.buetow.org/htdocs/images/neogeo-metalslug5-small.jpg b/arcade.buetow.org/htdocs/images/neogeo-metalslug5-small.jpg
new file mode 100644
index 0000000..2e8879b
--- /dev/null
+++ b/arcade.buetow.org/htdocs/images/neogeo-metalslug5-small.jpg
Binary files differ
diff --git a/arcade.buetow.org/htdocs/images/neogeo-metalslug5.jpg b/arcade.buetow.org/htdocs/images/neogeo-metalslug5.jpg
new file mode 100644
index 0000000..53b288f
--- /dev/null
+++ b/arcade.buetow.org/htdocs/images/neogeo-metalslug5.jpg
Binary files differ
diff --git a/arcade.buetow.org/htdocs/images/neogeo-metalslug6-small.jpg b/arcade.buetow.org/htdocs/images/neogeo-metalslug6-small.jpg
new file mode 100644
index 0000000..1d021f9
--- /dev/null
+++ b/arcade.buetow.org/htdocs/images/neogeo-metalslug6-small.jpg
Binary files differ
diff --git a/arcade.buetow.org/htdocs/images/neogeo-metalslug6.jpg b/arcade.buetow.org/htdocs/images/neogeo-metalslug6.jpg
new file mode 100644
index 0000000..7318fc0
--- /dev/null
+++ b/arcade.buetow.org/htdocs/images/neogeo-metalslug6.jpg
Binary files differ
diff --git a/arcade.buetow.org/htdocs/images/neogeo-metalslugx-small.jpg b/arcade.buetow.org/htdocs/images/neogeo-metalslugx-small.jpg
new file mode 100644
index 0000000..082b1ef
--- /dev/null
+++ b/arcade.buetow.org/htdocs/images/neogeo-metalslugx-small.jpg
Binary files differ
diff --git a/arcade.buetow.org/htdocs/images/neogeo-metalslugx.jpg b/arcade.buetow.org/htdocs/images/neogeo-metalslugx.jpg
new file mode 100644
index 0000000..98f45df
--- /dev/null
+++ b/arcade.buetow.org/htdocs/images/neogeo-metalslugx.jpg
Binary files differ
diff --git a/arcade.buetow.org/htdocs/images/nes-super-mario-bros1-small.jpg b/arcade.buetow.org/htdocs/images/nes-super-mario-bros1-small.jpg
new file mode 100644
index 0000000..36bfbba
--- /dev/null
+++ b/arcade.buetow.org/htdocs/images/nes-super-mario-bros1-small.jpg
Binary files differ
diff --git a/arcade.buetow.org/htdocs/images/nes-super-mario-bros1.jpg b/arcade.buetow.org/htdocs/images/nes-super-mario-bros1.jpg
new file mode 100644
index 0000000..2dda9bd
--- /dev/null
+++ b/arcade.buetow.org/htdocs/images/nes-super-mario-bros1.jpg
Binary files differ