routie dev init since i didn't adhere to any proper guidance up until now
This commit is contained in:
+29
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"id": "roboto-mono",
|
||||
"family": "Roboto Mono",
|
||||
"subsets": [
|
||||
"cyrillic",
|
||||
"cyrillic-ext",
|
||||
"greek",
|
||||
"latin",
|
||||
"latin-ext",
|
||||
"vietnamese"
|
||||
],
|
||||
"weights": [100, 200, 300, 400, 500, 600, 700],
|
||||
"styles": ["italic", "normal"],
|
||||
"defSubset": "latin",
|
||||
"variable": {
|
||||
"ital": {"default": "0", "min": "0", "max": "1", "step": "1"},
|
||||
"wght": {"default": "400", "min": "100", "max": "700", "step": "1"}
|
||||
},
|
||||
"lastModified": "2025-09-11",
|
||||
"version": "v31",
|
||||
"category": "monospace",
|
||||
"license": {
|
||||
"type": "OFL-1.1",
|
||||
"url": "https://openfontlicense.org",
|
||||
"attribution": "Copyright 2015 The Roboto Mono Project Authors (https://github.com/googlefonts/robotomono) RobotoMono-Italic[wght].ttf: Copyright 2015 The Roboto Mono Project Authors (https://github.com/googlefonts/robotomono)"
|
||||
},
|
||||
"source": "https://github.com/google/fonts",
|
||||
"type": "google"
|
||||
}
|
||||
Reference in New Issue
Block a user