mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-11 04:22:49 +00:00
30 lines
811 B
JSON
30 lines
811 B
JSON
{
|
|
"id": "noto-sans-mono",
|
|
"family": "Noto Sans Mono",
|
|
"subsets": [
|
|
"cyrillic",
|
|
"cyrillic-ext",
|
|
"greek",
|
|
"greek-ext",
|
|
"latin",
|
|
"latin-ext",
|
|
"vietnamese"
|
|
],
|
|
"weights": [100, 200, 300, 400, 500, 600, 700, 800, 900],
|
|
"styles": ["normal"],
|
|
"defSubset": "latin",
|
|
"variable": {
|
|
"wdth": {"default": "100", "min": "62.5", "max": "100", "step": "0.1"},
|
|
"wght": {"default": "400", "min": "100", "max": "900", "step": "1"}
|
|
},
|
|
"lastModified": "2023-08-25",
|
|
"version": "v29",
|
|
"category": "monospace",
|
|
"license": {
|
|
"type": "OFL-1.1",
|
|
"url": "http://scripts.sil.org/OFL",
|
|
"attribution": "Copyright 2022 The Noto Project Authors (https://github.com/notofonts/latin-greek-cyrillic)"
|
|
},
|
|
"source": "https://github.com/google/fonts",
|
|
"type": "google"
|
|
} |