summaryrefslogtreecommitdiffstats
path: root/tests/input/font-psf-test/preflightg
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-03-02 20:01:10 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-03-02 20:01:10 +0000
commitda875fcb62c801b8d19b3d4d984ad963574fb356 (patch)
tree3d85503747c56c2a387b291524442946f4bebb73 /tests/input/font-psf-test/preflightg
parentInitial commit. (diff)
downloadpysilfont-da875fcb62c801b8d19b3d4d984ad963574fb356.tar.xz
pysilfont-da875fcb62c801b8d19b3d4d984ad963574fb356.zip
Adding upstream version 1.6.0.upstream/1.6.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'tests/input/font-psf-test/preflightg')
-rwxr-xr-xtests/input/font-psf-test/preflightg7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/input/font-psf-test/preflightg b/tests/input/font-psf-test/preflightg
new file mode 100755
index 0000000..f7618cf
--- /dev/null
+++ b/tests/input/font-psf-test/preflightg
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+# Produce individual UFOs from Glyphs files
+psfglyphs2ufo --nofea source/PsfTestRoman.glyphs source -l source/logs/glyphs2ufoR.log
+psfglyphs2ufo --nofea source/PsfTestItalic.glyphs source -l source/logs/glyphs2ufoI.log
+
+./preflight \ No newline at end of file