Add URL to spec
This commit is contained in:
parent
24f088110e
commit
a9d364ddcb
6
fd2ft.py
6
fd2ft.py
@ -1,6 +1,10 @@
|
||||
#!/usr/bin/python
|
||||
|
||||
# FontWorker-to-FontTools for OpenType Layout tables
|
||||
# FontDame-to-FontTools for OpenType Layout tables
|
||||
#
|
||||
# Source language spec is available at:
|
||||
# https://rawgit.com/Monotype/OpenType_Table_Source/master/otl_source.html
|
||||
# https://github.com/Monotype/OpenType_Table_Source/
|
||||
|
||||
from __future__ import print_function, division, absolute_import
|
||||
from fontTools import ttLib
|
||||
|
Loading…
x
Reference in New Issue
Block a user