Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update next/font/google data #48195

Merged
merged 1 commit into from Apr 10, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
126 changes: 88 additions & 38 deletions packages/font/src/google/font-data.json
Expand Up @@ -280,6 +280,19 @@
"styles": ["normal"],
"subsets": ["arabic", "latin", "latin-ext"]
},
"Alkatra": {
"weights": ["400", "500", "600", "700", "variable"],
"styles": ["normal"],
"axes": [
{
"tag": "wght",
"min": 400,
"max": 700,
"defaultValue": 400
}
],
"subsets": ["bengali", "devanagari", "latin", "latin-ext", "oriya"]
},
"Allan": {
"weights": ["400", "700"],
"styles": ["normal"],
Expand Down Expand Up @@ -765,6 +778,19 @@
],
"subsets": ["latin", "latin-ext"]
},
"Anuphan": {
"weights": ["100", "200", "300", "400", "500", "600", "700", "variable"],
"styles": ["normal"],
"axes": [
{
"tag": "wght",
"min": 100,
"max": 700,
"defaultValue": 400
}
],
"subsets": ["cyrillic-ext", "latin", "latin-ext", "thai", "vietnamese"]
},
"Anybody": {
"weights": [
"100",
Expand Down Expand Up @@ -899,11 +925,6 @@
"vietnamese"
]
},
"Arima Madurai": {
"weights": ["100", "200", "300", "400", "500", "700", "800", "900"],
"styles": ["normal"],
"subsets": ["latin", "latin-ext", "tamil", "vietnamese"]
},
"Arimo": {
"weights": ["400", "500", "600", "700", "variable"],
"styles": ["normal", "italic"],
Expand Down Expand Up @@ -2382,6 +2403,24 @@
],
"styles": ["normal"],
"axes": [
{
"tag": "FLAR",
"min": 0,
"max": 100,
"defaultValue": 0
},
{
"tag": "VOLM",
"min": 0,
"max": 100,
"defaultValue": 0
},
{
"tag": "slnt",
"min": -12,
"max": 0,
"defaultValue": 0
},
{
"tag": "wght",
"min": 100,
Expand Down Expand Up @@ -2669,6 +2708,11 @@
"styles": ["normal"],
"subsets": ["cyrillic", "greek", "latin", "latin-ext", "vietnamese"]
},
"Delicious Handrawn": {
"weights": ["400"],
"styles": ["normal"],
"subsets": ["latin", "latin-ext"]
},
"Delius": {
"weights": ["400"],
"styles": ["normal"],
Expand All @@ -2692,7 +2736,7 @@
"Denk One": {
"weights": ["400"],
"styles": ["normal"],
"subsets": ["latin", "latin-ext"]
"subsets": ["cyrillic-ext", "latin", "latin-ext", "vietnamese"]
},
"Devonshire": {
"weights": ["400"],
Expand Down Expand Up @@ -3239,7 +3283,7 @@
"Faster One": {
"weights": ["400"],
"styles": ["normal"],
"subsets": ["latin"]
"subsets": ["latin", "latin-ext"]
},
"Fasthand": {
"weights": ["400"],
Expand Down Expand Up @@ -3394,7 +3438,7 @@
"Fjalla One": {
"weights": ["400"],
"styles": ["normal"],
"subsets": ["latin", "latin-ext"]
"subsets": ["cyrillic-ext", "latin", "latin-ext", "vietnamese"]
},
"Fjord One": {
"weights": ["400"],
Expand Down Expand Up @@ -3540,11 +3584,6 @@
],
"subsets": ["hebrew", "latin", "latin-ext"]
},
"Fredoka One": {
"weights": ["400"],
"styles": ["normal"],
"subsets": ["latin"]
},
"Freehand": {
"weights": ["400"],
"styles": ["normal"],
Expand Down Expand Up @@ -3701,11 +3740,6 @@
],
"subsets": ["cherokee", "latin", "latin-ext", "vietnamese"]
},
"Gentium Book Basic": {
"weights": ["400", "700"],
"styles": ["normal", "italic"],
"subsets": ["latin", "latin-ext"]
},
"Gentium Book Plus": {
"weights": ["400", "700"],
"styles": ["normal", "italic"],
Expand Down Expand Up @@ -4775,7 +4809,7 @@
"Julee": {
"weights": ["400"],
"styles": ["normal"],
"subsets": ["latin"]
"subsets": ["latin", "latin-ext"]
},
"Julius Sans One": {
"weights": ["400"],
Expand Down Expand Up @@ -4864,11 +4898,6 @@
"styles": ["normal", "italic"],
"subsets": ["latin", "latin-ext", "thai", "vietnamese"]
},
"Kantumruy": {
"weights": ["300", "400", "700"],
"styles": ["normal"],
"subsets": ["khmer"]
},
"Kantumruy Pro": {
"weights": ["100", "200", "300", "400", "500", "600", "700", "variable"],
"styles": ["normal", "italic"],
Expand Down Expand Up @@ -4973,7 +5002,7 @@
"Kite One": {
"weights": ["400"],
"styles": ["normal"],
"subsets": ["latin"]
"subsets": ["latin", "latin-ext"]
},
"Kiwi Maru": {
"weights": ["300", "400", "500"],
Expand Down Expand Up @@ -5260,7 +5289,7 @@
"Lemon": {
"weights": ["400"],
"styles": ["normal"],
"subsets": ["latin"]
"subsets": ["latin", "latin-ext"]
},
"Lemonada": {
"weights": ["300", "400", "500", "600", "700", "variable"],
Expand Down Expand Up @@ -6038,7 +6067,7 @@
"Mate": {
"weights": ["400"],
"styles": ["normal", "italic"],
"subsets": ["latin"]
"subsets": ["latin", "latin-ext"]
},
"Mate SC": {
"weights": ["400"],
Expand Down Expand Up @@ -6116,11 +6145,6 @@
],
"subsets": ["latin", "latin-ext", "vietnamese"]
},
"Merienda One": {
"weights": ["400"],
"styles": ["normal"],
"subsets": ["latin"]
},
"Merriweather": {
"weights": ["300", "400", "700", "900"],
"styles": ["normal", "italic"],
Expand Down Expand Up @@ -9074,7 +9098,7 @@
"Offside": {
"weights": ["400"],
"styles": ["normal"],
"subsets": ["latin"]
"subsets": ["latin", "latin-ext"]
},
"Oi": {
"weights": ["400"],
Expand Down Expand Up @@ -9629,8 +9653,16 @@
"subsets": ["latin"]
},
"Pontano Sans": {
"weights": ["400"],
"weights": ["300", "400", "500", "600", "700", "variable"],
"styles": ["normal"],
"axes": [
{
"tag": "wght",
"min": 300,
"max": 700,
"defaultValue": 400
}
],
"subsets": ["latin", "latin-ext"]
},
"Poor Story": {
Expand Down Expand Up @@ -10334,7 +10366,7 @@
"defaultValue": 400
}
],
"subsets": ["cyrillic-ext", "latin", "latin-ext", "vietnamese"]
"subsets": ["cyrillic", "cyrillic-ext", "latin", "latin-ext", "vietnamese"]
},
"Roboto Slab": {
"weights": [
Expand Down Expand Up @@ -10533,6 +10565,11 @@
"styles": ["normal"],
"subsets": ["cyrillic", "cyrillic-ext", "hebrew", "latin", "latin-ext"]
},
"Rubik Pixels": {
"weights": ["400"],
"styles": ["normal"],
"subsets": ["cyrillic", "cyrillic-ext", "hebrew", "latin", "latin-ext"]
},
"Rubik Puddles": {
"weights": ["400"],
"styles": ["normal"],
Expand Down Expand Up @@ -10779,6 +10816,19 @@
"styles": ["normal"],
"subsets": ["arabic", "latin", "latin-ext"]
},
"Schibsted Grotesk": {
"weights": ["400", "500", "600", "700", "800", "900", "variable"],
"styles": ["normal", "italic"],
"axes": [
{
"tag": "wght",
"min": 400,
"max": 900,
"defaultValue": 400
}
],
"subsets": ["latin", "latin-ext"]
},
"Schoolbell": {
"weights": ["400"],
"styles": ["normal"],
Expand Down Expand Up @@ -11534,7 +11584,7 @@
"Strait": {
"weights": ["400"],
"styles": ["normal"],
"subsets": ["latin"]
"subsets": ["latin", "latin-ext"]
},
"Style Script": {
"weights": ["400"],
Expand Down Expand Up @@ -12122,7 +12172,7 @@
"Unlock": {
"weights": ["400"],
"styles": ["normal"],
"subsets": ["latin"]
"subsets": ["latin", "latin-ext"]
},
"Unna": {
"weights": ["400", "700"],
Expand Down Expand Up @@ -12288,7 +12338,7 @@
"Voltaire": {
"weights": ["400"],
"styles": ["normal"],
"subsets": ["latin"]
"subsets": ["latin", "latin-ext", "vietnamese"]
},
"Vujahday Script": {
"weights": ["400"],
Expand Down