@remotion/google-fonts 4.1.0-alpha3 → 4.1.0-alpha5
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/tsconfig-esm.tsbuildinfo +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +2 -2
- package/dist/cjs/ArimaMadurai.cjs +0 -77
- package/dist/cjs/FredokaOne.cjs +0 -29
- package/dist/cjs/GentiumBookBasic.cjs +0 -45
- package/dist/cjs/Kantumruy.cjs +0 -35
- package/dist/cjs/MeriendaOne.cjs +0 -29
- package/dist/esm/ArimaMadurai.mjs +0 -73
- package/dist/esm/FredokaOne.mjs +0 -25
- package/dist/esm/GentiumBookBasic.mjs +0 -41
- package/dist/esm/Kantumruy.mjs +0 -31
- package/dist/esm/MeriendaOne.mjs +0 -25
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@remotion/google-fonts",
|
|
3
|
-
"version": "4.1.0-
|
|
3
|
+
"version": "4.1.0-alpha5",
|
|
4
4
|
"description": "Load Google Fonts in Remotion",
|
|
5
5
|
"main": "dist/cjs/index.js",
|
|
6
6
|
"module": "dist/esm/index.mjs",
|
|
7
7
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
8
8
|
"dependencies": {
|
|
9
|
-
"remotion": "4.1.0-
|
|
9
|
+
"remotion": "4.1.0-alpha5"
|
|
10
10
|
},
|
|
11
11
|
"devDependencies": {
|
|
12
12
|
"@rollup/plugin-typescript": "^8.2.0",
|
|
@@ -1,77 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
var base = require('./base.cjs');
|
|
4
|
-
require('remotion');
|
|
5
|
-
|
|
6
|
-
const getInfo = () => ({
|
|
7
|
-
"fontFamily": "Arima Madurai",
|
|
8
|
-
"importName": "ArimaMadurai",
|
|
9
|
-
"version": "v14",
|
|
10
|
-
"url": "https://fonts.googleapis.com/css2?family=Arima+Madurai:ital,wght@0,100;0,200;0,300;0,400;0,500;0,700;0,800;0,900",
|
|
11
|
-
"unicodeRanges": {
|
|
12
|
-
"tamil": "U+0964-0965, U+0B82-0BFA, U+200C-200D, U+20B9, U+25CC",
|
|
13
|
-
"vietnamese": "U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB",
|
|
14
|
-
"latin-ext": "U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF",
|
|
15
|
-
"latin": "U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD"
|
|
16
|
-
},
|
|
17
|
-
"fonts": {
|
|
18
|
-
"normal": {
|
|
19
|
-
"100": {
|
|
20
|
-
"tamil": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t4IRoeKYORG0WNMgnC3seB1V3_u7uDQh4.woff2",
|
|
21
|
-
"vietnamese": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t4IRoeKYORG0WNMgnC3seB1V3_oruDQh4.woff2",
|
|
22
|
-
"latin-ext": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t4IRoeKYORG0WNMgnC3seB1V3_o7uDQh4.woff2",
|
|
23
|
-
"latin": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t4IRoeKYORG0WNMgnC3seB1V3_rbuD.woff2"
|
|
24
|
-
},
|
|
25
|
-
"200": {
|
|
26
|
-
"tamil": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t7IRoeKYORG0WNMgnC3seB1fHuuoqmfyca.woff2",
|
|
27
|
-
"vietnamese": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t7IRoeKYORG0WNMgnC3seB1fHuupOmfyca.woff2",
|
|
28
|
-
"latin-ext": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t7IRoeKYORG0WNMgnC3seB1fHuupKmfyca.woff2",
|
|
29
|
-
"latin": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t7IRoeKYORG0WNMgnC3seB1fHuupymfw.woff2"
|
|
30
|
-
},
|
|
31
|
-
"300": {
|
|
32
|
-
"tamil": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t7IRoeKYORG0WNMgnC3seB1ZXtuoqmfyca.woff2",
|
|
33
|
-
"vietnamese": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t7IRoeKYORG0WNMgnC3seB1ZXtupOmfyca.woff2",
|
|
34
|
-
"latin-ext": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t7IRoeKYORG0WNMgnC3seB1ZXtupKmfyca.woff2",
|
|
35
|
-
"latin": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t7IRoeKYORG0WNMgnC3seB1ZXtupymfw.woff2"
|
|
36
|
-
},
|
|
37
|
-
"400": {
|
|
38
|
-
"tamil": "https://fonts.gstatic.com/s/arimamadurai/v15/t5tmIRoeKYORG0WNMgnC3seB3SjPr6OH.woff2",
|
|
39
|
-
"vietnamese": "https://fonts.gstatic.com/s/arimamadurai/v15/t5tmIRoeKYORG0WNMgnC3seB3THPr6OH.woff2",
|
|
40
|
-
"latin-ext": "https://fonts.gstatic.com/s/arimamadurai/v15/t5tmIRoeKYORG0WNMgnC3seB3TDPr6OH.woff2",
|
|
41
|
-
"latin": "https://fonts.gstatic.com/s/arimamadurai/v15/t5tmIRoeKYORG0WNMgnC3seB3T7Prw.woff2"
|
|
42
|
-
},
|
|
43
|
-
"500": {
|
|
44
|
-
"tamil": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t7IRoeKYORG0WNMgnC3seB1c3suoqmfyca.woff2",
|
|
45
|
-
"vietnamese": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t7IRoeKYORG0WNMgnC3seB1c3supOmfyca.woff2",
|
|
46
|
-
"latin-ext": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t7IRoeKYORG0WNMgnC3seB1c3supKmfyca.woff2",
|
|
47
|
-
"latin": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t7IRoeKYORG0WNMgnC3seB1c3supymfw.woff2"
|
|
48
|
-
},
|
|
49
|
-
"700": {
|
|
50
|
-
"tamil": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t7IRoeKYORG0WNMgnC3seB1YXquoqmfyca.woff2",
|
|
51
|
-
"vietnamese": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t7IRoeKYORG0WNMgnC3seB1YXqupOmfyca.woff2",
|
|
52
|
-
"latin-ext": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t7IRoeKYORG0WNMgnC3seB1YXqupKmfyca.woff2",
|
|
53
|
-
"latin": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t7IRoeKYORG0WNMgnC3seB1YXqupymfw.woff2"
|
|
54
|
-
},
|
|
55
|
-
"800": {
|
|
56
|
-
"tamil": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t7IRoeKYORG0WNMgnC3seB1Znpuoqmfyca.woff2",
|
|
57
|
-
"vietnamese": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t7IRoeKYORG0WNMgnC3seB1ZnpupOmfyca.woff2",
|
|
58
|
-
"latin-ext": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t7IRoeKYORG0WNMgnC3seB1ZnpupKmfyca.woff2",
|
|
59
|
-
"latin": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t7IRoeKYORG0WNMgnC3seB1Znpupymfw.woff2"
|
|
60
|
-
},
|
|
61
|
-
"900": {
|
|
62
|
-
"tamil": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t7IRoeKYORG0WNMgnC3seB1b3ouoqmfyca.woff2",
|
|
63
|
-
"vietnamese": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t7IRoeKYORG0WNMgnC3seB1b3oupOmfyca.woff2",
|
|
64
|
-
"latin-ext": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t7IRoeKYORG0WNMgnC3seB1b3oupKmfyca.woff2",
|
|
65
|
-
"latin": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t7IRoeKYORG0WNMgnC3seB1b3oupymfw.woff2"
|
|
66
|
-
}
|
|
67
|
-
}
|
|
68
|
-
}
|
|
69
|
-
});
|
|
70
|
-
const fontFamily = getInfo().fontFamily;
|
|
71
|
-
const loadFont = (style, options) => {
|
|
72
|
-
return base.loadFonts(getInfo(), style, options);
|
|
73
|
-
};
|
|
74
|
-
|
|
75
|
-
exports.fontFamily = fontFamily;
|
|
76
|
-
exports.getInfo = getInfo;
|
|
77
|
-
exports.loadFont = loadFont;
|
package/dist/cjs/FredokaOne.cjs
DELETED
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
var base = require('./base.cjs');
|
|
4
|
-
require('remotion');
|
|
5
|
-
|
|
6
|
-
const getInfo = () => ({
|
|
7
|
-
"fontFamily": "Fredoka One",
|
|
8
|
-
"importName": "FredokaOne",
|
|
9
|
-
"version": "v13",
|
|
10
|
-
"url": "https://fonts.googleapis.com/css2?family=Fredoka+One:ital,wght@0,400",
|
|
11
|
-
"unicodeRanges": {
|
|
12
|
-
"latin": "U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD"
|
|
13
|
-
},
|
|
14
|
-
"fonts": {
|
|
15
|
-
"normal": {
|
|
16
|
-
"400": {
|
|
17
|
-
"latin": "https://fonts.gstatic.com/s/fredokaone/v14/k3kUo8kEI-tA1RRcTZGmTlHGCac.woff2"
|
|
18
|
-
}
|
|
19
|
-
}
|
|
20
|
-
}
|
|
21
|
-
});
|
|
22
|
-
const fontFamily = getInfo().fontFamily;
|
|
23
|
-
const loadFont = (style, options) => {
|
|
24
|
-
return base.loadFonts(getInfo(), style, options);
|
|
25
|
-
};
|
|
26
|
-
|
|
27
|
-
exports.fontFamily = fontFamily;
|
|
28
|
-
exports.getInfo = getInfo;
|
|
29
|
-
exports.loadFont = loadFont;
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
var base = require('./base.cjs');
|
|
4
|
-
require('remotion');
|
|
5
|
-
|
|
6
|
-
const getInfo = () => ({
|
|
7
|
-
"fontFamily": "Gentium Book Basic",
|
|
8
|
-
"importName": "GentiumBookBasic",
|
|
9
|
-
"version": "v16",
|
|
10
|
-
"url": "https://fonts.googleapis.com/css2?family=Gentium+Book+Basic:ital,wght@0,400;0,700;1,400;1,700",
|
|
11
|
-
"unicodeRanges": {
|
|
12
|
-
"latin-ext": "U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF",
|
|
13
|
-
"latin": "U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD"
|
|
14
|
-
},
|
|
15
|
-
"fonts": {
|
|
16
|
-
"italic": {
|
|
17
|
-
"400": {
|
|
18
|
-
"latin-ext": "https://fonts.gstatic.com/s/gentiumbookbasic/v17/pe0xMJCbPYBVokB1LHA9bbyaQb8ZGjc4VYF266Lk2A.woff2",
|
|
19
|
-
"latin": "https://fonts.gstatic.com/s/gentiumbookbasic/v17/pe0xMJCbPYBVokB1LHA9bbyaQb8ZGjc4VYF466I.woff2"
|
|
20
|
-
},
|
|
21
|
-
"700": {
|
|
22
|
-
"latin-ext": "https://fonts.gstatic.com/s/gentiumbookbasic/v17/pe0-MJCbPYBVokB1LHA9bbyaQb8ZGjc4VYnDzrfV-VoEvg.woff2",
|
|
23
|
-
"latin": "https://fonts.gstatic.com/s/gentiumbookbasic/v17/pe0-MJCbPYBVokB1LHA9bbyaQb8ZGjc4VYnDzrfb-Vo.woff2"
|
|
24
|
-
}
|
|
25
|
-
},
|
|
26
|
-
"normal": {
|
|
27
|
-
"400": {
|
|
28
|
-
"latin-ext": "https://fonts.gstatic.com/s/gentiumbookbasic/v17/pe0zMJCbPYBVokB1LHA9bbyaQb8ZGjc4XrF686Y.woff2",
|
|
29
|
-
"latin": "https://fonts.gstatic.com/s/gentiumbookbasic/v17/pe0zMJCbPYBVokB1LHA9bbyaQb8ZGjc4ULF6.woff2"
|
|
30
|
-
},
|
|
31
|
-
"700": {
|
|
32
|
-
"latin-ext": "https://fonts.gstatic.com/s/gentiumbookbasic/v17/pe0wMJCbPYBVokB1LHA9bbyaQb8ZGjcw65RvwofZ4V4.woff2",
|
|
33
|
-
"latin": "https://fonts.gstatic.com/s/gentiumbookbasic/v17/pe0wMJCbPYBVokB1LHA9bbyaQb8ZGjcw65RvzIfZ.woff2"
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
});
|
|
38
|
-
const fontFamily = getInfo().fontFamily;
|
|
39
|
-
const loadFont = (style, options) => {
|
|
40
|
-
return base.loadFonts(getInfo(), style, options);
|
|
41
|
-
};
|
|
42
|
-
|
|
43
|
-
exports.fontFamily = fontFamily;
|
|
44
|
-
exports.getInfo = getInfo;
|
|
45
|
-
exports.loadFont = loadFont;
|
package/dist/cjs/Kantumruy.cjs
DELETED
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
var base = require('./base.cjs');
|
|
4
|
-
require('remotion');
|
|
5
|
-
|
|
6
|
-
const getInfo = () => ({
|
|
7
|
-
"fontFamily": "Kantumruy",
|
|
8
|
-
"importName": "Kantumruy",
|
|
9
|
-
"version": "v21",
|
|
10
|
-
"url": "https://fonts.googleapis.com/css2?family=Kantumruy:ital,wght@0,300;0,400;0,700",
|
|
11
|
-
"unicodeRanges": {
|
|
12
|
-
"khmer": "U+1780-17FF, U+200C, U+25CC, U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD"
|
|
13
|
-
},
|
|
14
|
-
"fonts": {
|
|
15
|
-
"normal": {
|
|
16
|
-
"300": {
|
|
17
|
-
"khmer": "https://fonts.gstatic.com/s/kantumruy/v22/syk0-yJ0m7wyVb-f4FOPUtDVqnWV.woff2"
|
|
18
|
-
},
|
|
19
|
-
"400": {
|
|
20
|
-
"khmer": "https://fonts.gstatic.com/s/kantumruy/v22/sykx-yJ0m7wyVb-f4FOH8vLA.woff2"
|
|
21
|
-
},
|
|
22
|
-
"700": {
|
|
23
|
-
"khmer": "https://fonts.gstatic.com/s/kantumruy/v22/syk0-yJ0m7wyVb-f4FOPQtfVqnWV.woff2"
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
});
|
|
28
|
-
const fontFamily = getInfo().fontFamily;
|
|
29
|
-
const loadFont = (style, options) => {
|
|
30
|
-
return base.loadFonts(getInfo(), style, options);
|
|
31
|
-
};
|
|
32
|
-
|
|
33
|
-
exports.fontFamily = fontFamily;
|
|
34
|
-
exports.getInfo = getInfo;
|
|
35
|
-
exports.loadFont = loadFont;
|
package/dist/cjs/MeriendaOne.cjs
DELETED
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
var base = require('./base.cjs');
|
|
4
|
-
require('remotion');
|
|
5
|
-
|
|
6
|
-
const getInfo = () => ({
|
|
7
|
-
"fontFamily": "Merienda One",
|
|
8
|
-
"importName": "MeriendaOne",
|
|
9
|
-
"version": "v16",
|
|
10
|
-
"url": "https://fonts.googleapis.com/css2?family=Merienda+One:ital,wght@0,400",
|
|
11
|
-
"unicodeRanges": {
|
|
12
|
-
"latin": "U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD"
|
|
13
|
-
},
|
|
14
|
-
"fonts": {
|
|
15
|
-
"normal": {
|
|
16
|
-
"400": {
|
|
17
|
-
"latin": "https://fonts.gstatic.com/s/meriendaone/v17/H4cgBXaMndbflEq6kyZ1ht6ohYaz.woff2"
|
|
18
|
-
}
|
|
19
|
-
}
|
|
20
|
-
}
|
|
21
|
-
});
|
|
22
|
-
const fontFamily = getInfo().fontFamily;
|
|
23
|
-
const loadFont = (style, options) => {
|
|
24
|
-
return base.loadFonts(getInfo(), style, options);
|
|
25
|
-
};
|
|
26
|
-
|
|
27
|
-
exports.fontFamily = fontFamily;
|
|
28
|
-
exports.getInfo = getInfo;
|
|
29
|
-
exports.loadFont = loadFont;
|
|
@@ -1,73 +0,0 @@
|
|
|
1
|
-
import { l as loadFonts } from './base.mjs';
|
|
2
|
-
import 'remotion';
|
|
3
|
-
|
|
4
|
-
const getInfo = () => ({
|
|
5
|
-
"fontFamily": "Arima Madurai",
|
|
6
|
-
"importName": "ArimaMadurai",
|
|
7
|
-
"version": "v14",
|
|
8
|
-
"url": "https://fonts.googleapis.com/css2?family=Arima+Madurai:ital,wght@0,100;0,200;0,300;0,400;0,500;0,700;0,800;0,900",
|
|
9
|
-
"unicodeRanges": {
|
|
10
|
-
"tamil": "U+0964-0965, U+0B82-0BFA, U+200C-200D, U+20B9, U+25CC",
|
|
11
|
-
"vietnamese": "U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB",
|
|
12
|
-
"latin-ext": "U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF",
|
|
13
|
-
"latin": "U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD"
|
|
14
|
-
},
|
|
15
|
-
"fonts": {
|
|
16
|
-
"normal": {
|
|
17
|
-
"100": {
|
|
18
|
-
"tamil": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t4IRoeKYORG0WNMgnC3seB1V3_u7uDQh4.woff2",
|
|
19
|
-
"vietnamese": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t4IRoeKYORG0WNMgnC3seB1V3_oruDQh4.woff2",
|
|
20
|
-
"latin-ext": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t4IRoeKYORG0WNMgnC3seB1V3_o7uDQh4.woff2",
|
|
21
|
-
"latin": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t4IRoeKYORG0WNMgnC3seB1V3_rbuD.woff2"
|
|
22
|
-
},
|
|
23
|
-
"200": {
|
|
24
|
-
"tamil": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t7IRoeKYORG0WNMgnC3seB1fHuuoqmfyca.woff2",
|
|
25
|
-
"vietnamese": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t7IRoeKYORG0WNMgnC3seB1fHuupOmfyca.woff2",
|
|
26
|
-
"latin-ext": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t7IRoeKYORG0WNMgnC3seB1fHuupKmfyca.woff2",
|
|
27
|
-
"latin": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t7IRoeKYORG0WNMgnC3seB1fHuupymfw.woff2"
|
|
28
|
-
},
|
|
29
|
-
"300": {
|
|
30
|
-
"tamil": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t7IRoeKYORG0WNMgnC3seB1ZXtuoqmfyca.woff2",
|
|
31
|
-
"vietnamese": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t7IRoeKYORG0WNMgnC3seB1ZXtupOmfyca.woff2",
|
|
32
|
-
"latin-ext": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t7IRoeKYORG0WNMgnC3seB1ZXtupKmfyca.woff2",
|
|
33
|
-
"latin": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t7IRoeKYORG0WNMgnC3seB1ZXtupymfw.woff2"
|
|
34
|
-
},
|
|
35
|
-
"400": {
|
|
36
|
-
"tamil": "https://fonts.gstatic.com/s/arimamadurai/v15/t5tmIRoeKYORG0WNMgnC3seB3SjPr6OH.woff2",
|
|
37
|
-
"vietnamese": "https://fonts.gstatic.com/s/arimamadurai/v15/t5tmIRoeKYORG0WNMgnC3seB3THPr6OH.woff2",
|
|
38
|
-
"latin-ext": "https://fonts.gstatic.com/s/arimamadurai/v15/t5tmIRoeKYORG0WNMgnC3seB3TDPr6OH.woff2",
|
|
39
|
-
"latin": "https://fonts.gstatic.com/s/arimamadurai/v15/t5tmIRoeKYORG0WNMgnC3seB3T7Prw.woff2"
|
|
40
|
-
},
|
|
41
|
-
"500": {
|
|
42
|
-
"tamil": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t7IRoeKYORG0WNMgnC3seB1c3suoqmfyca.woff2",
|
|
43
|
-
"vietnamese": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t7IRoeKYORG0WNMgnC3seB1c3supOmfyca.woff2",
|
|
44
|
-
"latin-ext": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t7IRoeKYORG0WNMgnC3seB1c3supKmfyca.woff2",
|
|
45
|
-
"latin": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t7IRoeKYORG0WNMgnC3seB1c3supymfw.woff2"
|
|
46
|
-
},
|
|
47
|
-
"700": {
|
|
48
|
-
"tamil": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t7IRoeKYORG0WNMgnC3seB1YXquoqmfyca.woff2",
|
|
49
|
-
"vietnamese": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t7IRoeKYORG0WNMgnC3seB1YXqupOmfyca.woff2",
|
|
50
|
-
"latin-ext": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t7IRoeKYORG0WNMgnC3seB1YXqupKmfyca.woff2",
|
|
51
|
-
"latin": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t7IRoeKYORG0WNMgnC3seB1YXqupymfw.woff2"
|
|
52
|
-
},
|
|
53
|
-
"800": {
|
|
54
|
-
"tamil": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t7IRoeKYORG0WNMgnC3seB1Znpuoqmfyca.woff2",
|
|
55
|
-
"vietnamese": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t7IRoeKYORG0WNMgnC3seB1ZnpupOmfyca.woff2",
|
|
56
|
-
"latin-ext": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t7IRoeKYORG0WNMgnC3seB1ZnpupKmfyca.woff2",
|
|
57
|
-
"latin": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t7IRoeKYORG0WNMgnC3seB1Znpupymfw.woff2"
|
|
58
|
-
},
|
|
59
|
-
"900": {
|
|
60
|
-
"tamil": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t7IRoeKYORG0WNMgnC3seB1b3ouoqmfyca.woff2",
|
|
61
|
-
"vietnamese": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t7IRoeKYORG0WNMgnC3seB1b3oupOmfyca.woff2",
|
|
62
|
-
"latin-ext": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t7IRoeKYORG0WNMgnC3seB1b3oupKmfyca.woff2",
|
|
63
|
-
"latin": "https://fonts.gstatic.com/s/arimamadurai/v15/t5t7IRoeKYORG0WNMgnC3seB1b3oupymfw.woff2"
|
|
64
|
-
}
|
|
65
|
-
}
|
|
66
|
-
}
|
|
67
|
-
});
|
|
68
|
-
const fontFamily = getInfo().fontFamily;
|
|
69
|
-
const loadFont = (style, options) => {
|
|
70
|
-
return loadFonts(getInfo(), style, options);
|
|
71
|
-
};
|
|
72
|
-
|
|
73
|
-
export { fontFamily, getInfo, loadFont };
|
package/dist/esm/FredokaOne.mjs
DELETED
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { l as loadFonts } from './base.mjs';
|
|
2
|
-
import 'remotion';
|
|
3
|
-
|
|
4
|
-
const getInfo = () => ({
|
|
5
|
-
"fontFamily": "Fredoka One",
|
|
6
|
-
"importName": "FredokaOne",
|
|
7
|
-
"version": "v13",
|
|
8
|
-
"url": "https://fonts.googleapis.com/css2?family=Fredoka+One:ital,wght@0,400",
|
|
9
|
-
"unicodeRanges": {
|
|
10
|
-
"latin": "U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD"
|
|
11
|
-
},
|
|
12
|
-
"fonts": {
|
|
13
|
-
"normal": {
|
|
14
|
-
"400": {
|
|
15
|
-
"latin": "https://fonts.gstatic.com/s/fredokaone/v14/k3kUo8kEI-tA1RRcTZGmTlHGCac.woff2"
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
});
|
|
20
|
-
const fontFamily = getInfo().fontFamily;
|
|
21
|
-
const loadFont = (style, options) => {
|
|
22
|
-
return loadFonts(getInfo(), style, options);
|
|
23
|
-
};
|
|
24
|
-
|
|
25
|
-
export { fontFamily, getInfo, loadFont };
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
import { l as loadFonts } from './base.mjs';
|
|
2
|
-
import 'remotion';
|
|
3
|
-
|
|
4
|
-
const getInfo = () => ({
|
|
5
|
-
"fontFamily": "Gentium Book Basic",
|
|
6
|
-
"importName": "GentiumBookBasic",
|
|
7
|
-
"version": "v16",
|
|
8
|
-
"url": "https://fonts.googleapis.com/css2?family=Gentium+Book+Basic:ital,wght@0,400;0,700;1,400;1,700",
|
|
9
|
-
"unicodeRanges": {
|
|
10
|
-
"latin-ext": "U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF",
|
|
11
|
-
"latin": "U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD"
|
|
12
|
-
},
|
|
13
|
-
"fonts": {
|
|
14
|
-
"italic": {
|
|
15
|
-
"400": {
|
|
16
|
-
"latin-ext": "https://fonts.gstatic.com/s/gentiumbookbasic/v17/pe0xMJCbPYBVokB1LHA9bbyaQb8ZGjc4VYF266Lk2A.woff2",
|
|
17
|
-
"latin": "https://fonts.gstatic.com/s/gentiumbookbasic/v17/pe0xMJCbPYBVokB1LHA9bbyaQb8ZGjc4VYF466I.woff2"
|
|
18
|
-
},
|
|
19
|
-
"700": {
|
|
20
|
-
"latin-ext": "https://fonts.gstatic.com/s/gentiumbookbasic/v17/pe0-MJCbPYBVokB1LHA9bbyaQb8ZGjc4VYnDzrfV-VoEvg.woff2",
|
|
21
|
-
"latin": "https://fonts.gstatic.com/s/gentiumbookbasic/v17/pe0-MJCbPYBVokB1LHA9bbyaQb8ZGjc4VYnDzrfb-Vo.woff2"
|
|
22
|
-
}
|
|
23
|
-
},
|
|
24
|
-
"normal": {
|
|
25
|
-
"400": {
|
|
26
|
-
"latin-ext": "https://fonts.gstatic.com/s/gentiumbookbasic/v17/pe0zMJCbPYBVokB1LHA9bbyaQb8ZGjc4XrF686Y.woff2",
|
|
27
|
-
"latin": "https://fonts.gstatic.com/s/gentiumbookbasic/v17/pe0zMJCbPYBVokB1LHA9bbyaQb8ZGjc4ULF6.woff2"
|
|
28
|
-
},
|
|
29
|
-
"700": {
|
|
30
|
-
"latin-ext": "https://fonts.gstatic.com/s/gentiumbookbasic/v17/pe0wMJCbPYBVokB1LHA9bbyaQb8ZGjcw65RvwofZ4V4.woff2",
|
|
31
|
-
"latin": "https://fonts.gstatic.com/s/gentiumbookbasic/v17/pe0wMJCbPYBVokB1LHA9bbyaQb8ZGjcw65RvzIfZ.woff2"
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
});
|
|
36
|
-
const fontFamily = getInfo().fontFamily;
|
|
37
|
-
const loadFont = (style, options) => {
|
|
38
|
-
return loadFonts(getInfo(), style, options);
|
|
39
|
-
};
|
|
40
|
-
|
|
41
|
-
export { fontFamily, getInfo, loadFont };
|
package/dist/esm/Kantumruy.mjs
DELETED
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { l as loadFonts } from './base.mjs';
|
|
2
|
-
import 'remotion';
|
|
3
|
-
|
|
4
|
-
const getInfo = () => ({
|
|
5
|
-
"fontFamily": "Kantumruy",
|
|
6
|
-
"importName": "Kantumruy",
|
|
7
|
-
"version": "v21",
|
|
8
|
-
"url": "https://fonts.googleapis.com/css2?family=Kantumruy:ital,wght@0,300;0,400;0,700",
|
|
9
|
-
"unicodeRanges": {
|
|
10
|
-
"khmer": "U+1780-17FF, U+200C, U+25CC, U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD"
|
|
11
|
-
},
|
|
12
|
-
"fonts": {
|
|
13
|
-
"normal": {
|
|
14
|
-
"300": {
|
|
15
|
-
"khmer": "https://fonts.gstatic.com/s/kantumruy/v22/syk0-yJ0m7wyVb-f4FOPUtDVqnWV.woff2"
|
|
16
|
-
},
|
|
17
|
-
"400": {
|
|
18
|
-
"khmer": "https://fonts.gstatic.com/s/kantumruy/v22/sykx-yJ0m7wyVb-f4FOH8vLA.woff2"
|
|
19
|
-
},
|
|
20
|
-
"700": {
|
|
21
|
-
"khmer": "https://fonts.gstatic.com/s/kantumruy/v22/syk0-yJ0m7wyVb-f4FOPQtfVqnWV.woff2"
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
});
|
|
26
|
-
const fontFamily = getInfo().fontFamily;
|
|
27
|
-
const loadFont = (style, options) => {
|
|
28
|
-
return loadFonts(getInfo(), style, options);
|
|
29
|
-
};
|
|
30
|
-
|
|
31
|
-
export { fontFamily, getInfo, loadFont };
|
package/dist/esm/MeriendaOne.mjs
DELETED
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { l as loadFonts } from './base.mjs';
|
|
2
|
-
import 'remotion';
|
|
3
|
-
|
|
4
|
-
const getInfo = () => ({
|
|
5
|
-
"fontFamily": "Merienda One",
|
|
6
|
-
"importName": "MeriendaOne",
|
|
7
|
-
"version": "v16",
|
|
8
|
-
"url": "https://fonts.googleapis.com/css2?family=Merienda+One:ital,wght@0,400",
|
|
9
|
-
"unicodeRanges": {
|
|
10
|
-
"latin": "U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD"
|
|
11
|
-
},
|
|
12
|
-
"fonts": {
|
|
13
|
-
"normal": {
|
|
14
|
-
"400": {
|
|
15
|
-
"latin": "https://fonts.gstatic.com/s/meriendaone/v17/H4cgBXaMndbflEq6kyZ1ht6ohYaz.woff2"
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
});
|
|
20
|
-
const fontFamily = getInfo().fontFamily;
|
|
21
|
-
const loadFont = (style, options) => {
|
|
22
|
-
return loadFonts(getInfo(), style, options);
|
|
23
|
-
};
|
|
24
|
-
|
|
25
|
-
export { fontFamily, getInfo, loadFont };
|