Home
last modified time | relevance | path

Searched refs:notoversions (Results 1 - 1 of 1) sorted by relevance

/third_party/notofonts/scripts/
H A Dversionator.py45 notoversions = defaultdict(dict) variable
65 global notoversions
71 notoversions[name][system] = version
80 assert "Noto Sans Armenian" in notoversions
115 versions = FontFamilies(list(notoversions.keys()))
117 notoversions[family_dict["name"]]["Google Fonts"] = tidy_version(
122 notoversions, open("docs/versions.json", "w"), indent=True, sort_keys=True

Completed in 2 milliseconds