From 3e90757f6ebfc8197b1369576d216c2e4773256f Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Sat, 17 Oct 2015 00:47:12 -0300 Subject: [PATCH] Initial commit --- fw2ft.py | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 fw2ft.py diff --git a/fw2ft.py b/fw2ft.py new file mode 100755 index 000000000..5449671bb --- /dev/null +++ b/fw2ft.py @@ -0,0 +1,5 @@ +#!/usr/bin/python + +# FontWorker to FontTools + +