mirror of
https://github.com/adobe-fonts/source-code-pro.git
synced 2026-04-26 03:00:26 -04:00
Provide feedback
This commit is contained in:
@@ -101,6 +101,8 @@ def processFontFile(fontFilePath, svgFilePathsList):
|
||||
font.save(newFontFilePath)
|
||||
os.rename(newFontFilePath, fontFilePath)
|
||||
|
||||
print >> sys.stdout, "\nSVG table successfully added to %s" % fontFilePath
|
||||
|
||||
|
||||
def validateSVGfiles(svgFilePathsList):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user