chiark / gitweb /
Commit ffconvert script (forgot to git add this, earlier)
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 24 Apr 2016 23:11:34 +0000 (00:11 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 24 Apr 2016 23:11:34 +0000 (00:11 +0100)
ffconvert.pe [new file with mode: 0755]

diff --git a/ffconvert.pe b/ffconvert.pe
new file mode 100755 (executable)
index 0000000..698587e
--- /dev/null
@@ -0,0 +1,3 @@
+#!/usr/bin/fontforge
+Open($1 + ".sfd")
+Generate($1 + ".BDF.","bdf")