From b691bb130a774a89c3d2ef80bf9645cb9da13273 Mon Sep 17 00:00:00 2001 From: Chris Simpkins Date: Sun, 27 Sep 2015 22:07:32 -0400 Subject: [PATCH] added license to makeufo.sh script --- tools/makeufo.sh | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/tools/makeufo.sh b/tools/makeufo.sh index 581b1cb33..53dfa31e6 100755 --- a/tools/makeufo.sh +++ b/tools/makeufo.sh @@ -1,4 +1,14 @@ -# Creates UFO source files from FontLab Studio .vfb source files +# ------------------------------------------------------------------ +# +# makeufo.sh +# Copyright 2015 Christopher Simpkins +# MIT license +# +# ------------------------------------------------------------------ + +# DESCRIPTION +# Creates UFO font source files from FontLab Studio .vfb source files +# Dependency: vfb2ufo (http://blog.fontlab.com/font-utility/vfb2ufo/) # PostScript Source Files vfb2ufo -fo -ttx -64 -p ../source/ufo ../source/vfb/Hack-Regular-PS.vfb