Skip to content

Commit 413ce90

Browse files
committed
typo
1 parent 46edb9c commit 413ce90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • Batch.roboFontExt/lib/batchGenerators/webFontsGenerator

Batch.roboFontExt/lib/batchGenerators/webFontsGenerator/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
cssFormatExtMap = {
1818
".otf": "opentype",
19-
".tff": "truetype",
19+
".ttf": "truetype",
2020
".woff": "woff"
2121

2222
}

0 commit comments

Comments
 (0)