mirror of
https://github.com/weiweihuanghuang/Work-Sans.git
synced 2024-11-22 12:14:09 +03:00
Update setflag.py
removed redundant line
This commit is contained in:
parent
897e711bf8
commit
f72cce7546
@ -6,9 +6,6 @@ from fontTools.ttx import makeOutputFileName
|
||||
|
||||
inputTTF = sys.argv[1]
|
||||
|
||||
# set the working directory for a shortcut
|
||||
# os.chdir('/Users/weihuang/Google Drive/Type Design/Google/Outputs/Test/Hinting')
|
||||
|
||||
# open the source file and read it
|
||||
font = TTFont(inputTTF)
|
||||
extension = os.path.splitext(inputTTF)[1]
|
||||
|
Loading…
Reference in New Issue
Block a user