Load the c64 font as a raw bitmap without using the image crate.
[mandelwow.git] / gentextures.sh
diff --git a/gentextures.sh b/gentextures.sh
new file mode 100644 (file)
index 0000000..bbfb111
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh
+set -e
+convert c64-font.png -format GRAY -depth 8  c64-font.gray