Skip to content

Commit 3448532

Browse files
authored
Merge pull request #993 from googlefonts/tag-monospace
tags: add Monospace
2 parents e70cbae + c8474b3 commit 3448532

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Lib/gftools/tags.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ class GFTags(object):
4545
],
4646
"Slab": ["Geometric", "Humanist", "Clarendon"],
4747
"Script": ["Formal", "Informal", "Handwritten", "Upright Script"],
48+
"Monospace": ["Monospace"],
4849
"Theme": [
4950
"Blackletter",
5051
"Wacky",

0 commit comments

Comments
 (0)