0.1.38 gateway
This commit is contained in:
+31
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"id": "inter",
|
||||
"family": "Inter",
|
||||
"subsets": [
|
||||
"cyrillic",
|
||||
"cyrillic-ext",
|
||||
"greek",
|
||||
"greek-ext",
|
||||
"latin",
|
||||
"latin-ext",
|
||||
"vietnamese"
|
||||
],
|
||||
"weights": [100, 200, 300, 400, 500, 600, 700, 800, 900],
|
||||
"styles": ["italic", "normal"],
|
||||
"defSubset": "latin",
|
||||
"variable": {
|
||||
"ital": {"default": "0", "min": "0", "max": "1", "step": "1"},
|
||||
"opsz": {"default": "14", "min": "14", "max": "32", "step": "0.1"},
|
||||
"wght": {"default": "400", "min": "100", "max": "900", "step": "1"}
|
||||
},
|
||||
"lastModified": "2025-09-10",
|
||||
"version": "v20",
|
||||
"category": "sans-serif",
|
||||
"license": {
|
||||
"type": "OFL-1.1",
|
||||
"url": "https://openfontlicense.org",
|
||||
"attribution": "Copyright 2016 The Inter Project Authors (https://github.com/rsms/inter) Inter-Italic[opsz,wght].ttf: Copyright 2016 The Inter Project Authors (https://github.com/rsms/inter)"
|
||||
},
|
||||
"source": "https://github.com/google/fonts",
|
||||
"type": "google"
|
||||
}
|
||||
Reference in New Issue
Block a user