@remotion/google-fonts 4.0.300 → 4.0.302
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/Akatab.js +19 -19
- package/dist/cjs/Exile.d.ts +38 -0
- package/dist/cjs/Exile.js +29 -0
- package/dist/cjs/Figtree.js +29 -29
- package/dist/cjs/Iansui.d.ts +3 -1
- package/dist/cjs/Iansui.js +112 -110
- package/dist/cjs/NotoZnamennyMusicalNotation.js +6 -6
- package/dist/cjs/PlaypenSans.d.ts +28 -1
- package/dist/cjs/PlaypenSans.js +142 -106
- package/dist/cjs/PlaypenSansArabic.d.ts +174 -0
- package/dist/cjs/PlaypenSansArabic.js +165 -0
- package/dist/cjs/PlaypenSansDeva.d.ts +156 -0
- package/dist/cjs/PlaypenSansDeva.js +147 -0
- package/dist/cjs/PlaypenSansHebrew.d.ts +165 -0
- package/dist/cjs/PlaypenSansHebrew.js +156 -0
- package/dist/cjs/PlaypenSansThai.d.ts +165 -0
- package/dist/cjs/PlaypenSansThai.js +156 -0
- package/dist/cjs/index.js +25 -0
- package/dist/esm/Akatab.mjs +19 -19
- package/dist/esm/{MontserratSubrayada.mjs → Exile.mjs} +21 -12
- package/dist/esm/Figtree.mjs +29 -29
- package/dist/esm/Iansui.mjs +112 -110
- package/dist/esm/NotoZnamennyMusicalNotation.mjs +6 -6
- package/dist/esm/PlaypenSans.mjs +142 -106
- package/dist/esm/PlaypenSansArabic.mjs +273 -0
- package/dist/esm/PlaypenSansDeva.mjs +255 -0
- package/dist/esm/PlaypenSansHebrew.mjs +264 -0
- package/dist/esm/PlaypenSansThai.mjs +264 -0
- package/dist/esm/index.mjs +25 -0
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +17 -2
- package/dist/esm/BigShouldersDisplay.mjs +0 -169
- package/dist/esm/BigShouldersInlineDisplay.mjs +0 -169
- package/dist/esm/BigShouldersInlineText.mjs +0 -169
- package/dist/esm/BigShouldersStencilDisplay.mjs +0 -169
- package/dist/esm/BigShouldersStencilText.mjs +0 -169
- package/dist/esm/BigShouldersText.mjs +0 -169
|
@@ -13,6 +13,9 @@ export declare const getInfo: () => {
|
|
|
13
13
|
'[7]': string;
|
|
14
14
|
'[8]': string;
|
|
15
15
|
'[9]': string;
|
|
16
|
+
'cyrillic-ext': string;
|
|
17
|
+
cyrillic: string;
|
|
18
|
+
greek: string;
|
|
16
19
|
math: string;
|
|
17
20
|
vietnamese: string;
|
|
18
21
|
'latin-ext': string;
|
|
@@ -30,6 +33,9 @@ export declare const getInfo: () => {
|
|
|
30
33
|
'[7]': string;
|
|
31
34
|
'[8]': string;
|
|
32
35
|
'[9]': string;
|
|
36
|
+
'cyrillic-ext': string;
|
|
37
|
+
cyrillic: string;
|
|
38
|
+
greek: string;
|
|
33
39
|
math: string;
|
|
34
40
|
vietnamese: string;
|
|
35
41
|
'latin-ext': string;
|
|
@@ -45,6 +51,9 @@ export declare const getInfo: () => {
|
|
|
45
51
|
'[7]': string;
|
|
46
52
|
'[8]': string;
|
|
47
53
|
'[9]': string;
|
|
54
|
+
'cyrillic-ext': string;
|
|
55
|
+
cyrillic: string;
|
|
56
|
+
greek: string;
|
|
48
57
|
math: string;
|
|
49
58
|
vietnamese: string;
|
|
50
59
|
'latin-ext': string;
|
|
@@ -60,6 +69,9 @@ export declare const getInfo: () => {
|
|
|
60
69
|
'[7]': string;
|
|
61
70
|
'[8]': string;
|
|
62
71
|
'[9]': string;
|
|
72
|
+
'cyrillic-ext': string;
|
|
73
|
+
cyrillic: string;
|
|
74
|
+
greek: string;
|
|
63
75
|
math: string;
|
|
64
76
|
vietnamese: string;
|
|
65
77
|
'latin-ext': string;
|
|
@@ -75,6 +87,9 @@ export declare const getInfo: () => {
|
|
|
75
87
|
'[7]': string;
|
|
76
88
|
'[8]': string;
|
|
77
89
|
'[9]': string;
|
|
90
|
+
'cyrillic-ext': string;
|
|
91
|
+
cyrillic: string;
|
|
92
|
+
greek: string;
|
|
78
93
|
math: string;
|
|
79
94
|
vietnamese: string;
|
|
80
95
|
'latin-ext': string;
|
|
@@ -90,6 +105,9 @@ export declare const getInfo: () => {
|
|
|
90
105
|
'[7]': string;
|
|
91
106
|
'[8]': string;
|
|
92
107
|
'[9]': string;
|
|
108
|
+
'cyrillic-ext': string;
|
|
109
|
+
cyrillic: string;
|
|
110
|
+
greek: string;
|
|
93
111
|
math: string;
|
|
94
112
|
vietnamese: string;
|
|
95
113
|
'latin-ext': string;
|
|
@@ -105,6 +123,9 @@ export declare const getInfo: () => {
|
|
|
105
123
|
'[7]': string;
|
|
106
124
|
'[8]': string;
|
|
107
125
|
'[9]': string;
|
|
126
|
+
'cyrillic-ext': string;
|
|
127
|
+
cyrillic: string;
|
|
128
|
+
greek: string;
|
|
108
129
|
math: string;
|
|
109
130
|
vietnamese: string;
|
|
110
131
|
'latin-ext': string;
|
|
@@ -120,6 +141,9 @@ export declare const getInfo: () => {
|
|
|
120
141
|
'[7]': string;
|
|
121
142
|
'[8]': string;
|
|
122
143
|
'[9]': string;
|
|
144
|
+
'cyrillic-ext': string;
|
|
145
|
+
cyrillic: string;
|
|
146
|
+
greek: string;
|
|
123
147
|
math: string;
|
|
124
148
|
vietnamese: string;
|
|
125
149
|
'latin-ext': string;
|
|
@@ -135,6 +159,9 @@ export declare const getInfo: () => {
|
|
|
135
159
|
'[7]': string;
|
|
136
160
|
'[8]': string;
|
|
137
161
|
'[9]': string;
|
|
162
|
+
'cyrillic-ext': string;
|
|
163
|
+
cyrillic: string;
|
|
164
|
+
greek: string;
|
|
138
165
|
math: string;
|
|
139
166
|
vietnamese: string;
|
|
140
167
|
'latin-ext': string;
|
|
@@ -148,7 +175,7 @@ export declare const fontFamily: "Playpen Sans";
|
|
|
148
175
|
type Variants = {
|
|
149
176
|
normal: {
|
|
150
177
|
weights: '100' | '200' | '300' | '400' | '500' | '600' | '700' | '800';
|
|
151
|
-
subsets: 'emoji' | 'latin' | 'latin-ext' | 'math' | 'vietnamese';
|
|
178
|
+
subsets: 'cyrillic' | 'cyrillic-ext' | 'emoji' | 'greek' | 'latin' | 'latin-ext' | 'math' | 'vietnamese';
|
|
152
179
|
};
|
|
153
180
|
};
|
|
154
181
|
export declare const loadFont: <T extends keyof Variants>(style?: T, options?: {
|
package/dist/cjs/PlaypenSans.js
CHANGED
|
@@ -5,7 +5,7 @@ const base_1 = require("./base");
|
|
|
5
5
|
const getInfo = () => ({
|
|
6
6
|
fontFamily: 'Playpen Sans',
|
|
7
7
|
importName: 'PlaypenSans',
|
|
8
|
-
version: '
|
|
8
|
+
version: 'v21',
|
|
9
9
|
url: 'https://fonts.googleapis.com/css2?family=Playpen+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800',
|
|
10
10
|
unicodeRanges: {
|
|
11
11
|
'[1]': 'U+200d, U+2620, U+26a7, U+fe0f, U+1f308, U+1f38c, U+1f3c1, U+1f3f3-1f3f4, U+1f6a9, U+e0062-e0063, U+e0065, U+e0067, U+e006c, U+e006e, U+e0073-e0074, U+e0077, U+e007f',
|
|
@@ -17,6 +17,9 @@ const getInfo = () => ({
|
|
|
17
17
|
'[7]': 'U+200d, U+2600-2601, U+2603-2604, U+2614, U+2618, U+26a1, U+26c4-26c5, U+26c8, U+26f0, U+2728, U+2744, U+2b1b, U+2b50, U+fe0f, U+1f300, U+1f304-1f305, U+1f308, U+1f30a-1f30f, U+1f311-1f321, U+1f324-1f32c, U+1f331-1f335, U+1f337-1f33c, U+1f33e-1f344, U+1f3d4, U+1f3d6, U+1f3dc-1f3de, U+1f3f5, U+1f400-1f43f, U+1f490, U+1f4a7, U+1f4ab, U+1f4ae, U+1f525, U+1f54a, U+1f573, U+1f577-1f578, U+1f648-1f64a, U+1f940, U+1f980-1f9ae, U+1f9ba, U+1fa90, U+1faa8, U+1fab0-1fabd, U+1fabf, U+1face-1facf, U+1fae7',
|
|
18
18
|
'[8]': 'U+200d, U+2640, U+2642, U+2695-2696, U+26f7, U+26f9, U+2708, U+2764, U+fe0f, U+1f33e, U+1f373, U+1f37c, U+1f384-1f385, U+1f393, U+1f3a4, U+1f3a8, U+1f3c2-1f3c4, U+1f3c7, U+1f3ca-1f3cc, U+1f3eb, U+1f3ed, U+1f3fb-1f3ff, U+1f466-1f478, U+1f47c, U+1f481-1f483, U+1f486-1f487, U+1f48b, U+1f48f, U+1f491, U+1f4bb-1f4bc, U+1f527, U+1f52c, U+1f574-1f575, U+1f57a, U+1f645-1f647, U+1f64b, U+1f64d-1f64e, U+1f680, U+1f692, U+1f6a3, U+1f6b4-1f6b6, U+1f6c0, U+1f6cc, U+1f91d, U+1f926, U+1f930-1f931, U+1f934-1f93a, U+1f93c-1f93e, U+1f977, U+1f9af-1f9b3, U+1f9b8-1f9b9, U+1f9bc-1f9bd, U+1f9cc-1f9cf, U+1f9d1-1f9df, U+1fa82, U+1fac3-1fac5',
|
|
19
19
|
'[9]': 'U+200d, U+261d, U+2620, U+2639-263a, U+2665, U+270a-270d, U+2728, U+2763-2764, U+2b50, U+fe0f, U+1f31a-1f31f, U+1f32b, U+1f383, U+1f389, U+1f3fb-1f3ff, U+1f440-1f450, U+1f463-1f465, U+1f479-1f47b, U+1f47d-1f480, U+1f485, U+1f48b-1f48c, U+1f493-1f49f, U+1f4a4-1f4a6, U+1f4a8-1f4ab, U+1f4af, U+1f525, U+1f573, U+1f590, U+1f595-1f596, U+1f5a4, U+1f5e3, U+1f600-1f644, U+1f648-1f64a, U+1f64c, U+1f64f, U+1f90c-1f925, U+1f927-1f92f, U+1f932-1f933, U+1f970-1f976, U+1f978-1f97a, U+1f9a0, U+1f9b4-1f9b7, U+1f9bb, U+1f9be-1f9bf, U+1f9d0, U+1f9e0-1f9e1, U+1fa75-1fa79, U+1fac0-1fac2, U+1fae0-1fae6, U+1fae8, U+1faf0-1faf8',
|
|
20
|
+
'cyrillic-ext': 'U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F',
|
|
21
|
+
cyrillic: 'U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116',
|
|
22
|
+
greek: 'U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF',
|
|
20
23
|
math: 'U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF',
|
|
21
24
|
vietnamese: 'U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB',
|
|
22
25
|
'latin-ext': 'U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF',
|
|
@@ -25,128 +28,161 @@ const getInfo = () => ({
|
|
|
25
28
|
fonts: {
|
|
26
29
|
normal: {
|
|
27
30
|
'100': {
|
|
28
|
-
'[1]': 'https://fonts.gstatic.com/s/playpensans/
|
|
29
|
-
'[2]': 'https://fonts.gstatic.com/s/playpensans/
|
|
30
|
-
'[3]': 'https://fonts.gstatic.com/s/playpensans/
|
|
31
|
-
'[4]': 'https://fonts.gstatic.com/s/playpensans/
|
|
32
|
-
'[5]': 'https://fonts.gstatic.com/s/playpensans/
|
|
33
|
-
'[6]': 'https://fonts.gstatic.com/s/playpensans/
|
|
34
|
-
'[7]': 'https://fonts.gstatic.com/s/playpensans/
|
|
35
|
-
'[8]': 'https://fonts.gstatic.com/s/playpensans/
|
|
36
|
-
'[9]': 'https://fonts.gstatic.com/s/playpensans/
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
31
|
+
'[1]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.1.woff2',
|
|
32
|
+
'[2]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.2.woff2',
|
|
33
|
+
'[3]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.3.woff2',
|
|
34
|
+
'[4]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.4.woff2',
|
|
35
|
+
'[5]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.5.woff2',
|
|
36
|
+
'[6]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.6.woff2',
|
|
37
|
+
'[7]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.7.woff2',
|
|
38
|
+
'[8]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.8.woff2',
|
|
39
|
+
'[9]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.9.woff2',
|
|
40
|
+
'cyrillic-ext': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89QSIjuyw.woff2',
|
|
41
|
+
cyrillic: 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89SCIjuyw.woff2',
|
|
42
|
+
greek: 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89TyIjuyw.woff2',
|
|
43
|
+
math: 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89MCIjuyw.woff2',
|
|
44
|
+
vietnamese: 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89QyIjuyw.woff2',
|
|
45
|
+
'latin-ext': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89QiIjuyw.woff2',
|
|
46
|
+
latin: 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89TCIj.woff2',
|
|
41
47
|
},
|
|
42
48
|
'200': {
|
|
43
|
-
'[1]': 'https://fonts.gstatic.com/s/playpensans/
|
|
44
|
-
'[2]': 'https://fonts.gstatic.com/s/playpensans/
|
|
45
|
-
'[3]': 'https://fonts.gstatic.com/s/playpensans/
|
|
46
|
-
'[4]': 'https://fonts.gstatic.com/s/playpensans/
|
|
47
|
-
'[5]': 'https://fonts.gstatic.com/s/playpensans/
|
|
48
|
-
'[6]': 'https://fonts.gstatic.com/s/playpensans/
|
|
49
|
-
'[7]': 'https://fonts.gstatic.com/s/playpensans/
|
|
50
|
-
'[8]': 'https://fonts.gstatic.com/s/playpensans/
|
|
51
|
-
'[9]': 'https://fonts.gstatic.com/s/playpensans/
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
49
|
+
'[1]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.1.woff2',
|
|
50
|
+
'[2]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.2.woff2',
|
|
51
|
+
'[3]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.3.woff2',
|
|
52
|
+
'[4]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.4.woff2',
|
|
53
|
+
'[5]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.5.woff2',
|
|
54
|
+
'[6]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.6.woff2',
|
|
55
|
+
'[7]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.7.woff2',
|
|
56
|
+
'[8]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.8.woff2',
|
|
57
|
+
'[9]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.9.woff2',
|
|
58
|
+
'cyrillic-ext': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89QSIjuyw.woff2',
|
|
59
|
+
cyrillic: 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89SCIjuyw.woff2',
|
|
60
|
+
greek: 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89TyIjuyw.woff2',
|
|
61
|
+
math: 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89MCIjuyw.woff2',
|
|
62
|
+
vietnamese: 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89QyIjuyw.woff2',
|
|
63
|
+
'latin-ext': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89QiIjuyw.woff2',
|
|
64
|
+
latin: 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89TCIj.woff2',
|
|
56
65
|
},
|
|
57
66
|
'300': {
|
|
58
|
-
'[1]': 'https://fonts.gstatic.com/s/playpensans/
|
|
59
|
-
'[2]': 'https://fonts.gstatic.com/s/playpensans/
|
|
60
|
-
'[3]': 'https://fonts.gstatic.com/s/playpensans/
|
|
61
|
-
'[4]': 'https://fonts.gstatic.com/s/playpensans/
|
|
62
|
-
'[5]': 'https://fonts.gstatic.com/s/playpensans/
|
|
63
|
-
'[6]': 'https://fonts.gstatic.com/s/playpensans/
|
|
64
|
-
'[7]': 'https://fonts.gstatic.com/s/playpensans/
|
|
65
|
-
'[8]': 'https://fonts.gstatic.com/s/playpensans/
|
|
66
|
-
'[9]': 'https://fonts.gstatic.com/s/playpensans/
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
67
|
+
'[1]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.1.woff2',
|
|
68
|
+
'[2]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.2.woff2',
|
|
69
|
+
'[3]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.3.woff2',
|
|
70
|
+
'[4]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.4.woff2',
|
|
71
|
+
'[5]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.5.woff2',
|
|
72
|
+
'[6]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.6.woff2',
|
|
73
|
+
'[7]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.7.woff2',
|
|
74
|
+
'[8]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.8.woff2',
|
|
75
|
+
'[9]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.9.woff2',
|
|
76
|
+
'cyrillic-ext': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89QSIjuyw.woff2',
|
|
77
|
+
cyrillic: 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89SCIjuyw.woff2',
|
|
78
|
+
greek: 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89TyIjuyw.woff2',
|
|
79
|
+
math: 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89MCIjuyw.woff2',
|
|
80
|
+
vietnamese: 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89QyIjuyw.woff2',
|
|
81
|
+
'latin-ext': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89QiIjuyw.woff2',
|
|
82
|
+
latin: 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89TCIj.woff2',
|
|
71
83
|
},
|
|
72
84
|
'400': {
|
|
73
|
-
'[1]': 'https://fonts.gstatic.com/s/playpensans/
|
|
74
|
-
'[2]': 'https://fonts.gstatic.com/s/playpensans/
|
|
75
|
-
'[3]': 'https://fonts.gstatic.com/s/playpensans/
|
|
76
|
-
'[4]': 'https://fonts.gstatic.com/s/playpensans/
|
|
77
|
-
'[5]': 'https://fonts.gstatic.com/s/playpensans/
|
|
78
|
-
'[6]': 'https://fonts.gstatic.com/s/playpensans/
|
|
79
|
-
'[7]': 'https://fonts.gstatic.com/s/playpensans/
|
|
80
|
-
'[8]': 'https://fonts.gstatic.com/s/playpensans/
|
|
81
|
-
'[9]': 'https://fonts.gstatic.com/s/playpensans/
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
85
|
+
'[1]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.1.woff2',
|
|
86
|
+
'[2]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.2.woff2',
|
|
87
|
+
'[3]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.3.woff2',
|
|
88
|
+
'[4]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.4.woff2',
|
|
89
|
+
'[5]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.5.woff2',
|
|
90
|
+
'[6]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.6.woff2',
|
|
91
|
+
'[7]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.7.woff2',
|
|
92
|
+
'[8]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.8.woff2',
|
|
93
|
+
'[9]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.9.woff2',
|
|
94
|
+
'cyrillic-ext': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89QSIjuyw.woff2',
|
|
95
|
+
cyrillic: 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89SCIjuyw.woff2',
|
|
96
|
+
greek: 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89TyIjuyw.woff2',
|
|
97
|
+
math: 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89MCIjuyw.woff2',
|
|
98
|
+
vietnamese: 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89QyIjuyw.woff2',
|
|
99
|
+
'latin-ext': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89QiIjuyw.woff2',
|
|
100
|
+
latin: 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89TCIj.woff2',
|
|
86
101
|
},
|
|
87
102
|
'500': {
|
|
88
|
-
'[1]': 'https://fonts.gstatic.com/s/playpensans/
|
|
89
|
-
'[2]': 'https://fonts.gstatic.com/s/playpensans/
|
|
90
|
-
'[3]': 'https://fonts.gstatic.com/s/playpensans/
|
|
91
|
-
'[4]': 'https://fonts.gstatic.com/s/playpensans/
|
|
92
|
-
'[5]': 'https://fonts.gstatic.com/s/playpensans/
|
|
93
|
-
'[6]': 'https://fonts.gstatic.com/s/playpensans/
|
|
94
|
-
'[7]': 'https://fonts.gstatic.com/s/playpensans/
|
|
95
|
-
'[8]': 'https://fonts.gstatic.com/s/playpensans/
|
|
96
|
-
'[9]': 'https://fonts.gstatic.com/s/playpensans/
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
103
|
+
'[1]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.1.woff2',
|
|
104
|
+
'[2]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.2.woff2',
|
|
105
|
+
'[3]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.3.woff2',
|
|
106
|
+
'[4]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.4.woff2',
|
|
107
|
+
'[5]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.5.woff2',
|
|
108
|
+
'[6]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.6.woff2',
|
|
109
|
+
'[7]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.7.woff2',
|
|
110
|
+
'[8]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.8.woff2',
|
|
111
|
+
'[9]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.9.woff2',
|
|
112
|
+
'cyrillic-ext': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89QSIjuyw.woff2',
|
|
113
|
+
cyrillic: 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89SCIjuyw.woff2',
|
|
114
|
+
greek: 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89TyIjuyw.woff2',
|
|
115
|
+
math: 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89MCIjuyw.woff2',
|
|
116
|
+
vietnamese: 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89QyIjuyw.woff2',
|
|
117
|
+
'latin-ext': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89QiIjuyw.woff2',
|
|
118
|
+
latin: 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89TCIj.woff2',
|
|
101
119
|
},
|
|
102
120
|
'600': {
|
|
103
|
-
'[1]': 'https://fonts.gstatic.com/s/playpensans/
|
|
104
|
-
'[2]': 'https://fonts.gstatic.com/s/playpensans/
|
|
105
|
-
'[3]': 'https://fonts.gstatic.com/s/playpensans/
|
|
106
|
-
'[4]': 'https://fonts.gstatic.com/s/playpensans/
|
|
107
|
-
'[5]': 'https://fonts.gstatic.com/s/playpensans/
|
|
108
|
-
'[6]': 'https://fonts.gstatic.com/s/playpensans/
|
|
109
|
-
'[7]': 'https://fonts.gstatic.com/s/playpensans/
|
|
110
|
-
'[8]': 'https://fonts.gstatic.com/s/playpensans/
|
|
111
|
-
'[9]': 'https://fonts.gstatic.com/s/playpensans/
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
121
|
+
'[1]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.1.woff2',
|
|
122
|
+
'[2]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.2.woff2',
|
|
123
|
+
'[3]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.3.woff2',
|
|
124
|
+
'[4]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.4.woff2',
|
|
125
|
+
'[5]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.5.woff2',
|
|
126
|
+
'[6]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.6.woff2',
|
|
127
|
+
'[7]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.7.woff2',
|
|
128
|
+
'[8]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.8.woff2',
|
|
129
|
+
'[9]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.9.woff2',
|
|
130
|
+
'cyrillic-ext': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89QSIjuyw.woff2',
|
|
131
|
+
cyrillic: 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89SCIjuyw.woff2',
|
|
132
|
+
greek: 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89TyIjuyw.woff2',
|
|
133
|
+
math: 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89MCIjuyw.woff2',
|
|
134
|
+
vietnamese: 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89QyIjuyw.woff2',
|
|
135
|
+
'latin-ext': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89QiIjuyw.woff2',
|
|
136
|
+
latin: 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89TCIj.woff2',
|
|
116
137
|
},
|
|
117
138
|
'700': {
|
|
118
|
-
'[1]': 'https://fonts.gstatic.com/s/playpensans/
|
|
119
|
-
'[2]': 'https://fonts.gstatic.com/s/playpensans/
|
|
120
|
-
'[3]': 'https://fonts.gstatic.com/s/playpensans/
|
|
121
|
-
'[4]': 'https://fonts.gstatic.com/s/playpensans/
|
|
122
|
-
'[5]': 'https://fonts.gstatic.com/s/playpensans/
|
|
123
|
-
'[6]': 'https://fonts.gstatic.com/s/playpensans/
|
|
124
|
-
'[7]': 'https://fonts.gstatic.com/s/playpensans/
|
|
125
|
-
'[8]': 'https://fonts.gstatic.com/s/playpensans/
|
|
126
|
-
'[9]': 'https://fonts.gstatic.com/s/playpensans/
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
139
|
+
'[1]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.1.woff2',
|
|
140
|
+
'[2]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.2.woff2',
|
|
141
|
+
'[3]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.3.woff2',
|
|
142
|
+
'[4]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.4.woff2',
|
|
143
|
+
'[5]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.5.woff2',
|
|
144
|
+
'[6]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.6.woff2',
|
|
145
|
+
'[7]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.7.woff2',
|
|
146
|
+
'[8]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.8.woff2',
|
|
147
|
+
'[9]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.9.woff2',
|
|
148
|
+
'cyrillic-ext': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89QSIjuyw.woff2',
|
|
149
|
+
cyrillic: 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89SCIjuyw.woff2',
|
|
150
|
+
greek: 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89TyIjuyw.woff2',
|
|
151
|
+
math: 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89MCIjuyw.woff2',
|
|
152
|
+
vietnamese: 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89QyIjuyw.woff2',
|
|
153
|
+
'latin-ext': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89QiIjuyw.woff2',
|
|
154
|
+
latin: 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89TCIj.woff2',
|
|
131
155
|
},
|
|
132
156
|
'800': {
|
|
133
|
-
'[1]': 'https://fonts.gstatic.com/s/playpensans/
|
|
134
|
-
'[2]': 'https://fonts.gstatic.com/s/playpensans/
|
|
135
|
-
'[3]': 'https://fonts.gstatic.com/s/playpensans/
|
|
136
|
-
'[4]': 'https://fonts.gstatic.com/s/playpensans/
|
|
137
|
-
'[5]': 'https://fonts.gstatic.com/s/playpensans/
|
|
138
|
-
'[6]': 'https://fonts.gstatic.com/s/playpensans/
|
|
139
|
-
'[7]': 'https://fonts.gstatic.com/s/playpensans/
|
|
140
|
-
'[8]': 'https://fonts.gstatic.com/s/playpensans/
|
|
141
|
-
'[9]': 'https://fonts.gstatic.com/s/playpensans/
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
157
|
+
'[1]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.1.woff2',
|
|
158
|
+
'[2]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.2.woff2',
|
|
159
|
+
'[3]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.3.woff2',
|
|
160
|
+
'[4]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.4.woff2',
|
|
161
|
+
'[5]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.5.woff2',
|
|
162
|
+
'[6]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.6.woff2',
|
|
163
|
+
'[7]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.7.woff2',
|
|
164
|
+
'[8]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.8.woff2',
|
|
165
|
+
'[9]': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c8NTkAviSjcK1OSSywi.9.woff2',
|
|
166
|
+
'cyrillic-ext': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89QSIjuyw.woff2',
|
|
167
|
+
cyrillic: 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89SCIjuyw.woff2',
|
|
168
|
+
greek: 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89TyIjuyw.woff2',
|
|
169
|
+
math: 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89MCIjuyw.woff2',
|
|
170
|
+
vietnamese: 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89QyIjuyw.woff2',
|
|
171
|
+
'latin-ext': 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89QiIjuyw.woff2',
|
|
172
|
+
latin: 'https://fonts.gstatic.com/s/playpensans/v21/dg4i_pj1p6gXP0gzAZgm4c89TCIj.woff2',
|
|
146
173
|
},
|
|
147
174
|
},
|
|
148
175
|
},
|
|
149
|
-
subsets: [
|
|
176
|
+
subsets: [
|
|
177
|
+
'cyrillic',
|
|
178
|
+
'cyrillic-ext',
|
|
179
|
+
'emoji',
|
|
180
|
+
'greek',
|
|
181
|
+
'latin',
|
|
182
|
+
'latin-ext',
|
|
183
|
+
'math',
|
|
184
|
+
'vietnamese',
|
|
185
|
+
],
|
|
150
186
|
});
|
|
151
187
|
exports.getInfo = getInfo;
|
|
152
188
|
exports.fontFamily = 'Playpen Sans';
|
|
@@ -0,0 +1,174 @@
|
|
|
1
|
+
export declare const getInfo: () => {
|
|
2
|
+
fontFamily: string;
|
|
3
|
+
importName: string;
|
|
4
|
+
version: string;
|
|
5
|
+
url: string;
|
|
6
|
+
unicodeRanges: {
|
|
7
|
+
'[1]': string;
|
|
8
|
+
'[2]': string;
|
|
9
|
+
'[3]': string;
|
|
10
|
+
'[4]': string;
|
|
11
|
+
'[5]': string;
|
|
12
|
+
'[6]': string;
|
|
13
|
+
'[7]': string;
|
|
14
|
+
'[8]': string;
|
|
15
|
+
'[9]': string;
|
|
16
|
+
'[10]': string;
|
|
17
|
+
arabic: string;
|
|
18
|
+
math: string;
|
|
19
|
+
'latin-ext': string;
|
|
20
|
+
latin: string;
|
|
21
|
+
};
|
|
22
|
+
fonts: {
|
|
23
|
+
normal: {
|
|
24
|
+
'100': {
|
|
25
|
+
'[1]': string;
|
|
26
|
+
'[2]': string;
|
|
27
|
+
'[3]': string;
|
|
28
|
+
'[4]': string;
|
|
29
|
+
'[5]': string;
|
|
30
|
+
'[6]': string;
|
|
31
|
+
'[7]': string;
|
|
32
|
+
'[8]': string;
|
|
33
|
+
'[9]': string;
|
|
34
|
+
'[10]': string;
|
|
35
|
+
arabic: string;
|
|
36
|
+
math: string;
|
|
37
|
+
'latin-ext': string;
|
|
38
|
+
latin: string;
|
|
39
|
+
};
|
|
40
|
+
'200': {
|
|
41
|
+
'[1]': string;
|
|
42
|
+
'[2]': string;
|
|
43
|
+
'[3]': string;
|
|
44
|
+
'[4]': string;
|
|
45
|
+
'[5]': string;
|
|
46
|
+
'[6]': string;
|
|
47
|
+
'[7]': string;
|
|
48
|
+
'[8]': string;
|
|
49
|
+
'[9]': string;
|
|
50
|
+
'[10]': string;
|
|
51
|
+
arabic: string;
|
|
52
|
+
math: string;
|
|
53
|
+
'latin-ext': string;
|
|
54
|
+
latin: string;
|
|
55
|
+
};
|
|
56
|
+
'300': {
|
|
57
|
+
'[1]': string;
|
|
58
|
+
'[2]': string;
|
|
59
|
+
'[3]': string;
|
|
60
|
+
'[4]': string;
|
|
61
|
+
'[5]': string;
|
|
62
|
+
'[6]': string;
|
|
63
|
+
'[7]': string;
|
|
64
|
+
'[8]': string;
|
|
65
|
+
'[9]': string;
|
|
66
|
+
'[10]': string;
|
|
67
|
+
arabic: string;
|
|
68
|
+
math: string;
|
|
69
|
+
'latin-ext': string;
|
|
70
|
+
latin: string;
|
|
71
|
+
};
|
|
72
|
+
'400': {
|
|
73
|
+
'[1]': string;
|
|
74
|
+
'[2]': string;
|
|
75
|
+
'[3]': string;
|
|
76
|
+
'[4]': string;
|
|
77
|
+
'[5]': string;
|
|
78
|
+
'[6]': string;
|
|
79
|
+
'[7]': string;
|
|
80
|
+
'[8]': string;
|
|
81
|
+
'[9]': string;
|
|
82
|
+
'[10]': string;
|
|
83
|
+
arabic: string;
|
|
84
|
+
math: string;
|
|
85
|
+
'latin-ext': string;
|
|
86
|
+
latin: string;
|
|
87
|
+
};
|
|
88
|
+
'500': {
|
|
89
|
+
'[1]': string;
|
|
90
|
+
'[2]': string;
|
|
91
|
+
'[3]': string;
|
|
92
|
+
'[4]': string;
|
|
93
|
+
'[5]': string;
|
|
94
|
+
'[6]': string;
|
|
95
|
+
'[7]': string;
|
|
96
|
+
'[8]': string;
|
|
97
|
+
'[9]': string;
|
|
98
|
+
'[10]': string;
|
|
99
|
+
arabic: string;
|
|
100
|
+
math: string;
|
|
101
|
+
'latin-ext': string;
|
|
102
|
+
latin: string;
|
|
103
|
+
};
|
|
104
|
+
'600': {
|
|
105
|
+
'[1]': string;
|
|
106
|
+
'[2]': string;
|
|
107
|
+
'[3]': string;
|
|
108
|
+
'[4]': string;
|
|
109
|
+
'[5]': string;
|
|
110
|
+
'[6]': string;
|
|
111
|
+
'[7]': string;
|
|
112
|
+
'[8]': string;
|
|
113
|
+
'[9]': string;
|
|
114
|
+
'[10]': string;
|
|
115
|
+
arabic: string;
|
|
116
|
+
math: string;
|
|
117
|
+
'latin-ext': string;
|
|
118
|
+
latin: string;
|
|
119
|
+
};
|
|
120
|
+
'700': {
|
|
121
|
+
'[1]': string;
|
|
122
|
+
'[2]': string;
|
|
123
|
+
'[3]': string;
|
|
124
|
+
'[4]': string;
|
|
125
|
+
'[5]': string;
|
|
126
|
+
'[6]': string;
|
|
127
|
+
'[7]': string;
|
|
128
|
+
'[8]': string;
|
|
129
|
+
'[9]': string;
|
|
130
|
+
'[10]': string;
|
|
131
|
+
arabic: string;
|
|
132
|
+
math: string;
|
|
133
|
+
'latin-ext': string;
|
|
134
|
+
latin: string;
|
|
135
|
+
};
|
|
136
|
+
'800': {
|
|
137
|
+
'[1]': string;
|
|
138
|
+
'[2]': string;
|
|
139
|
+
'[3]': string;
|
|
140
|
+
'[4]': string;
|
|
141
|
+
'[5]': string;
|
|
142
|
+
'[6]': string;
|
|
143
|
+
'[7]': string;
|
|
144
|
+
'[8]': string;
|
|
145
|
+
'[9]': string;
|
|
146
|
+
'[10]': string;
|
|
147
|
+
arabic: string;
|
|
148
|
+
math: string;
|
|
149
|
+
'latin-ext': string;
|
|
150
|
+
latin: string;
|
|
151
|
+
};
|
|
152
|
+
};
|
|
153
|
+
};
|
|
154
|
+
subsets: string[];
|
|
155
|
+
};
|
|
156
|
+
export declare const fontFamily: "Playpen Sans Arabic";
|
|
157
|
+
type Variants = {
|
|
158
|
+
normal: {
|
|
159
|
+
weights: '100' | '200' | '300' | '400' | '500' | '600' | '700' | '800';
|
|
160
|
+
subsets: 'arabic' | 'emoji' | 'latin' | 'latin-ext' | 'math';
|
|
161
|
+
};
|
|
162
|
+
};
|
|
163
|
+
export declare const loadFont: <T extends keyof Variants>(style?: T, options?: {
|
|
164
|
+
weights?: Variants[T]["weights"][];
|
|
165
|
+
subsets?: Variants[T]["subsets"][];
|
|
166
|
+
document?: Document;
|
|
167
|
+
ignoreTooManyRequestsWarning?: boolean;
|
|
168
|
+
}) => {
|
|
169
|
+
fontFamily: import("./base").FontInfo["fontFamily"];
|
|
170
|
+
fonts: import("./base").FontInfo["fonts"];
|
|
171
|
+
unicodeRanges: import("./base").FontInfo["unicodeRanges"];
|
|
172
|
+
waitUntilDone: () => Promise<undefined>;
|
|
173
|
+
};
|
|
174
|
+
export {};
|