Skip to content

Commit b691bb1

Browse files
committed
added license to makeufo.sh script
1 parent cd9aa53 commit b691bb1

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

tools/makeufo.sh

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
1-
# Creates UFO source files from FontLab Studio .vfb source files
1+
# ------------------------------------------------------------------
2+
#
3+
# makeufo.sh
4+
# Copyright 2015 Christopher Simpkins
5+
# MIT license
6+
#
7+
# ------------------------------------------------------------------
8+
9+
# DESCRIPTION
10+
# Creates UFO font source files from FontLab Studio .vfb source files
11+
# Dependency: vfb2ufo (http://blog.fontlab.com/font-utility/vfb2ufo/)
212

313
# PostScript Source Files
414
vfb2ufo -fo -ttx -64 -p ../source/ufo ../source/vfb/Hack-Regular-PS.vfb

0 commit comments

Comments
 (0)