Initial public commit
This commit is contained in:
commit
3b1fffade1
6648 changed files with 363948 additions and 0 deletions
6
misc/pylib/fontbuild/__init__.py
Normal file
6
misc/pylib/fontbuild/__init__.py
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
"""
|
||||
fontbuild
|
||||
|
||||
A collection of font production tools written for FontLab
|
||||
"""
|
||||
version = "0.1"
|
||||
Reference in a new issue