@remotion/google-fonts 4.0.369 → 4.0.371

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.
@@ -5,7 +5,7 @@ const base_1 = require("./base");
5
5
  const getInfo = () => ({
6
6
  fontFamily: 'Cossette Texte',
7
7
  importName: 'CossetteTexte',
8
- version: 'v1',
8
+ version: 'v3',
9
9
  url: 'https://fonts.googleapis.com/css2?family=Cossette+Texte:ital,wght@0,400;0,700',
10
10
  unicodeRanges: {
11
11
  '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',
@@ -14,12 +14,12 @@ const getInfo = () => ({
14
14
  fonts: {
15
15
  normal: {
16
16
  '400': {
17
- 'latin-ext': 'https://fonts.gstatic.com/s/cossettetexte/v1/S6ukw4pDXzTb-m1kPi_7eV-ciM08zvFg1w.woff2',
18
- latin: 'https://fonts.gstatic.com/s/cossettetexte/v1/S6ukw4pDXzTb-m1kPi_7eV-ciM0yzvE.woff2',
17
+ 'latin-ext': 'https://fonts.gstatic.com/s/cossettetexte/v3/S6ukw4pDXzTb-m1kPi_7eV-ciM08zvFg1w.woff2',
18
+ latin: 'https://fonts.gstatic.com/s/cossettetexte/v3/S6ukw4pDXzTb-m1kPi_7eV-ciM0yzvE.woff2',
19
19
  },
20
20
  '700': {
21
- 'latin-ext': 'https://fonts.gstatic.com/s/cossettetexte/v1/S6unw4pDXzTb-m1kPi_7eV-ciMWJ6-RR9sv9DQ.woff2',
22
- latin: 'https://fonts.gstatic.com/s/cossettetexte/v1/S6unw4pDXzTb-m1kPi_7eV-ciMWJ6-Rf9ss.woff2',
21
+ 'latin-ext': 'https://fonts.gstatic.com/s/cossettetexte/v3/S6unw4pDXzTb-m1kPi_7eV-ciMWJ6-RR9sv9DQ.woff2',
22
+ latin: 'https://fonts.gstatic.com/s/cossettetexte/v3/S6unw4pDXzTb-m1kPi_7eV-ciMWJ6-Rf9ss.woff2',
23
23
  },
24
24
  },
25
25
  },
@@ -5,7 +5,7 @@ const base_1 = require("./base");
5
5
  const getInfo = () => ({
6
6
  fontFamily: 'Cossette Titre',
7
7
  importName: 'CossetteTitre',
8
- version: 'v1',
8
+ version: 'v3',
9
9
  url: 'https://fonts.googleapis.com/css2?family=Cossette+Titre:ital,wght@0,400;0,700',
10
10
  unicodeRanges: {
11
11
  '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',
@@ -14,12 +14,12 @@ const getInfo = () => ({
14
14
  fonts: {
15
15
  normal: {
16
16
  '400': {
17
- 'latin-ext': 'https://fonts.gstatic.com/s/cossettetitre/v1/11hYGpvKz1nGbxMXUWz9OdPzuhEQpva08Q.woff2',
18
- latin: 'https://fonts.gstatic.com/s/cossettetitre/v1/11hYGpvKz1nGbxMXUWz9OdPzuhEepvY.woff2',
17
+ 'latin-ext': 'https://fonts.gstatic.com/s/cossettetitre/v3/11hYGpvKz1nGbxMXUWz9OdPzuhEQpva08Q.woff2',
18
+ latin: 'https://fonts.gstatic.com/s/cossettetitre/v3/11hYGpvKz1nGbxMXUWz9OdPzuhEepvY.woff2',
19
19
  },
20
20
  '700': {
21
- 'latin-ext': 'https://fonts.gstatic.com/s/cossettetitre/v1/11hbGpvKz1nGbxMXUWz9OdPzuhmlg-OF0N0PRQ.woff2',
22
- latin: 'https://fonts.gstatic.com/s/cossettetitre/v1/11hbGpvKz1nGbxMXUWz9OdPzuhmlg-OL0N0.woff2',
21
+ 'latin-ext': 'https://fonts.gstatic.com/s/cossettetitre/v3/11hbGpvKz1nGbxMXUWz9OdPzuhmlg-OF0N0PRQ.woff2',
22
+ latin: 'https://fonts.gstatic.com/s/cossettetitre/v3/11hbGpvKz1nGbxMXUWz9OdPzuhmlg-OL0N0.woff2',
23
23
  },
24
24
  },
25
25
  },
@@ -0,0 +1,40 @@
1
+ export declare const getInfo: () => {
2
+ fontFamily: string;
3
+ importName: string;
4
+ version: string;
5
+ url: string;
6
+ unicodeRanges: {
7
+ vietnamese: string;
8
+ 'latin-ext': string;
9
+ latin: string;
10
+ };
11
+ fonts: {
12
+ normal: {
13
+ '400': {
14
+ vietnamese: string;
15
+ 'latin-ext': string;
16
+ latin: string;
17
+ };
18
+ };
19
+ };
20
+ subsets: string[];
21
+ };
22
+ export declare const fontFamily: "Momo Signature";
23
+ type Variants = {
24
+ normal: {
25
+ weights: '400';
26
+ subsets: 'latin' | 'latin-ext' | 'vietnamese';
27
+ };
28
+ };
29
+ export declare const loadFont: <T extends keyof Variants>(style?: T, options?: {
30
+ weights?: Variants[T]["weights"][];
31
+ subsets?: Variants[T]["subsets"][];
32
+ document?: Document;
33
+ ignoreTooManyRequestsWarning?: boolean;
34
+ }) => {
35
+ fontFamily: import("./base").FontInfo["fontFamily"];
36
+ fonts: import("./base").FontInfo["fonts"];
37
+ unicodeRanges: import("./base").FontInfo["unicodeRanges"];
38
+ waitUntilDone: () => Promise<undefined>;
39
+ };
40
+ export {};
@@ -0,0 +1,31 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.loadFont = exports.fontFamily = exports.getInfo = void 0;
4
+ const base_1 = require("./base");
5
+ const getInfo = () => ({
6
+ fontFamily: 'Momo Signature',
7
+ importName: 'MomoSignature',
8
+ version: 'v2',
9
+ url: 'https://fonts.googleapis.com/css2?family=Momo+Signature:ital,wght@0,400',
10
+ unicodeRanges: {
11
+ 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',
12
+ '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',
13
+ latin: 'U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD',
14
+ },
15
+ fonts: {
16
+ normal: {
17
+ '400': {
18
+ vietnamese: 'https://fonts.gstatic.com/s/momosignature/v2/RrQJbop99C51b06IDAuFoM0yCpcgO8i5PA.woff2',
19
+ 'latin-ext': 'https://fonts.gstatic.com/s/momosignature/v2/RrQJbop99C51b06IDAuFoM0yCpchO8i5PA.woff2',
20
+ latin: 'https://fonts.gstatic.com/s/momosignature/v2/RrQJbop99C51b06IDAuFoM0yCpcvO8g.woff2',
21
+ },
22
+ },
23
+ },
24
+ subsets: ['latin', 'latin-ext', 'vietnamese'],
25
+ });
26
+ exports.getInfo = getInfo;
27
+ exports.fontFamily = 'Momo Signature';
28
+ const loadFont = (style, options) => {
29
+ return (0, base_1.loadFonts)((0, exports.getInfo)(), style, options);
30
+ };
31
+ exports.loadFont = loadFont;
@@ -0,0 +1,40 @@
1
+ export declare const getInfo: () => {
2
+ fontFamily: string;
3
+ importName: string;
4
+ version: string;
5
+ url: string;
6
+ unicodeRanges: {
7
+ vietnamese: string;
8
+ 'latin-ext': string;
9
+ latin: string;
10
+ };
11
+ fonts: {
12
+ normal: {
13
+ '400': {
14
+ vietnamese: string;
15
+ 'latin-ext': string;
16
+ latin: string;
17
+ };
18
+ };
19
+ };
20
+ subsets: string[];
21
+ };
22
+ export declare const fontFamily: "Momo Trust Display";
23
+ type Variants = {
24
+ normal: {
25
+ weights: '400';
26
+ subsets: 'latin' | 'latin-ext' | 'vietnamese';
27
+ };
28
+ };
29
+ export declare const loadFont: <T extends keyof Variants>(style?: T, options?: {
30
+ weights?: Variants[T]["weights"][];
31
+ subsets?: Variants[T]["subsets"][];
32
+ document?: Document;
33
+ ignoreTooManyRequestsWarning?: boolean;
34
+ }) => {
35
+ fontFamily: import("./base").FontInfo["fontFamily"];
36
+ fonts: import("./base").FontInfo["fonts"];
37
+ unicodeRanges: import("./base").FontInfo["unicodeRanges"];
38
+ waitUntilDone: () => Promise<undefined>;
39
+ };
40
+ export {};
@@ -0,0 +1,31 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.loadFont = exports.fontFamily = exports.getInfo = void 0;
4
+ const base_1 = require("./base");
5
+ const getInfo = () => ({
6
+ fontFamily: 'Momo Trust Display',
7
+ importName: 'MomoTrustDisplay',
8
+ version: 'v2',
9
+ url: 'https://fonts.googleapis.com/css2?family=Momo+Trust+Display:ital,wght@0,400',
10
+ unicodeRanges: {
11
+ 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',
12
+ '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',
13
+ latin: 'U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD',
14
+ },
15
+ fonts: {
16
+ normal: {
17
+ '400': {
18
+ vietnamese: 'https://fonts.gstatic.com/s/momotrustdisplay/v2/WWXPlieNYgyPZLyBUuEkKZFhFHyjqb1el2ZMBgM.woff2',
19
+ 'latin-ext': 'https://fonts.gstatic.com/s/momotrustdisplay/v2/WWXPlieNYgyPZLyBUuEkKZFhFHyjqb1elmZMBgM.woff2',
20
+ latin: 'https://fonts.gstatic.com/s/momotrustdisplay/v2/WWXPlieNYgyPZLyBUuEkKZFhFHyjqb1emGZM.woff2',
21
+ },
22
+ },
23
+ },
24
+ subsets: ['latin', 'latin-ext', 'vietnamese'],
25
+ });
26
+ exports.getInfo = getInfo;
27
+ exports.fontFamily = 'Momo Trust Display';
28
+ const loadFont = (style, options) => {
29
+ return (0, base_1.loadFonts)((0, exports.getInfo)(), style, options);
30
+ };
31
+ exports.loadFont = loadFont;
@@ -0,0 +1,70 @@
1
+ export declare const getInfo: () => {
2
+ fontFamily: string;
3
+ importName: string;
4
+ version: string;
5
+ url: string;
6
+ unicodeRanges: {
7
+ vietnamese: string;
8
+ 'latin-ext': string;
9
+ latin: string;
10
+ };
11
+ fonts: {
12
+ normal: {
13
+ '200': {
14
+ vietnamese: string;
15
+ 'latin-ext': string;
16
+ latin: string;
17
+ };
18
+ '300': {
19
+ vietnamese: string;
20
+ 'latin-ext': string;
21
+ latin: string;
22
+ };
23
+ '400': {
24
+ vietnamese: string;
25
+ 'latin-ext': string;
26
+ latin: string;
27
+ };
28
+ '500': {
29
+ vietnamese: string;
30
+ 'latin-ext': string;
31
+ latin: string;
32
+ };
33
+ '600': {
34
+ vietnamese: string;
35
+ 'latin-ext': string;
36
+ latin: string;
37
+ };
38
+ '700': {
39
+ vietnamese: string;
40
+ 'latin-ext': string;
41
+ latin: string;
42
+ };
43
+ '800': {
44
+ vietnamese: string;
45
+ 'latin-ext': string;
46
+ latin: string;
47
+ };
48
+ };
49
+ };
50
+ subsets: string[];
51
+ };
52
+ export declare const fontFamily: "Momo Trust Sans";
53
+ type Variants = {
54
+ normal: {
55
+ weights: '200' | '300' | '400' | '500' | '600' | '700' | '800';
56
+ subsets: 'latin' | 'latin-ext' | 'vietnamese';
57
+ };
58
+ };
59
+ export declare const loadFont: <T extends keyof Variants>(style?: T, options?: {
60
+ weights?: Variants[T]["weights"][];
61
+ subsets?: Variants[T]["subsets"][];
62
+ document?: Document;
63
+ ignoreTooManyRequestsWarning?: boolean;
64
+ }) => {
65
+ fontFamily: import("./base").FontInfo["fontFamily"];
66
+ fonts: import("./base").FontInfo["fonts"];
67
+ unicodeRanges: import("./base").FontInfo["unicodeRanges"];
68
+ waitUntilDone: () => Promise<undefined>;
69
+ };
70
+ export {};
@@ -0,0 +1,61 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.loadFont = exports.fontFamily = exports.getInfo = void 0;
4
+ const base_1 = require("./base");
5
+ const getInfo = () => ({
6
+ fontFamily: 'Momo Trust Sans',
7
+ importName: 'MomoTrustSans',
8
+ version: 'v2',
9
+ url: 'https://fonts.googleapis.com/css2?family=Momo+Trust+Sans:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800',
10
+ unicodeRanges: {
11
+ 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',
12
+ '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',
13
+ latin: 'U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD',
14
+ },
15
+ fonts: {
16
+ normal: {
17
+ '200': {
18
+ vietnamese: 'https://fonts.gstatic.com/s/momotrustsans/v2/BXRzvFfHh_fFyXlQWZgO0TyUN7PH3b2zkRk.woff2',
19
+ 'latin-ext': 'https://fonts.gstatic.com/s/momotrustsans/v2/BXRzvFfHh_fFyXlQWZgO0TyUN7PH3L2zkRk.woff2',
20
+ latin: 'https://fonts.gstatic.com/s/momotrustsans/v2/BXRzvFfHh_fFyXlQWZgO0TyUN7PH0r2z.woff2',
21
+ },
22
+ '300': {
23
+ vietnamese: 'https://fonts.gstatic.com/s/momotrustsans/v2/BXRzvFfHh_fFyXlQWZgO0TyUN7PH3b2zkRk.woff2',
24
+ 'latin-ext': 'https://fonts.gstatic.com/s/momotrustsans/v2/BXRzvFfHh_fFyXlQWZgO0TyUN7PH3L2zkRk.woff2',
25
+ latin: 'https://fonts.gstatic.com/s/momotrustsans/v2/BXRzvFfHh_fFyXlQWZgO0TyUN7PH0r2z.woff2',
26
+ },
27
+ '400': {
28
+ vietnamese: 'https://fonts.gstatic.com/s/momotrustsans/v2/BXRzvFfHh_fFyXlQWZgO0TyUN7PH3b2zkRk.woff2',
29
+ 'latin-ext': 'https://fonts.gstatic.com/s/momotrustsans/v2/BXRzvFfHh_fFyXlQWZgO0TyUN7PH3L2zkRk.woff2',
30
+ latin: 'https://fonts.gstatic.com/s/momotrustsans/v2/BXRzvFfHh_fFyXlQWZgO0TyUN7PH0r2z.woff2',
31
+ },
32
+ '500': {
33
+ vietnamese: 'https://fonts.gstatic.com/s/momotrustsans/v2/BXRzvFfHh_fFyXlQWZgO0TyUN7PH3b2zkRk.woff2',
34
+ 'latin-ext': 'https://fonts.gstatic.com/s/momotrustsans/v2/BXRzvFfHh_fFyXlQWZgO0TyUN7PH3L2zkRk.woff2',
35
+ latin: 'https://fonts.gstatic.com/s/momotrustsans/v2/BXRzvFfHh_fFyXlQWZgO0TyUN7PH0r2z.woff2',
36
+ },
37
+ '600': {
38
+ vietnamese: 'https://fonts.gstatic.com/s/momotrustsans/v2/BXRzvFfHh_fFyXlQWZgO0TyUN7PH3b2zkRk.woff2',
39
+ 'latin-ext': 'https://fonts.gstatic.com/s/momotrustsans/v2/BXRzvFfHh_fFyXlQWZgO0TyUN7PH3L2zkRk.woff2',
40
+ latin: 'https://fonts.gstatic.com/s/momotrustsans/v2/BXRzvFfHh_fFyXlQWZgO0TyUN7PH0r2z.woff2',
41
+ },
42
+ '700': {
43
+ vietnamese: 'https://fonts.gstatic.com/s/momotrustsans/v2/BXRzvFfHh_fFyXlQWZgO0TyUN7PH3b2zkRk.woff2',
44
+ 'latin-ext': 'https://fonts.gstatic.com/s/momotrustsans/v2/BXRzvFfHh_fFyXlQWZgO0TyUN7PH3L2zkRk.woff2',
45
+ latin: 'https://fonts.gstatic.com/s/momotrustsans/v2/BXRzvFfHh_fFyXlQWZgO0TyUN7PH0r2z.woff2',
46
+ },
47
+ '800': {
48
+ vietnamese: 'https://fonts.gstatic.com/s/momotrustsans/v2/BXRzvFfHh_fFyXlQWZgO0TyUN7PH3b2zkRk.woff2',
49
+ 'latin-ext': 'https://fonts.gstatic.com/s/momotrustsans/v2/BXRzvFfHh_fFyXlQWZgO0TyUN7PH3L2zkRk.woff2',
50
+ latin: 'https://fonts.gstatic.com/s/momotrustsans/v2/BXRzvFfHh_fFyXlQWZgO0TyUN7PH0r2z.woff2',
51
+ },
52
+ },
53
+ },
54
+ subsets: ['latin', 'latin-ext', 'vietnamese'],
55
+ });
56
+ exports.getInfo = getInfo;
57
+ exports.fontFamily = 'Momo Trust Sans';
58
+ const loadFont = (style, options) => {
59
+ return (0, base_1.loadFonts)((0, exports.getInfo)(), style, options);
60
+ };
61
+ exports.loadFont = loadFont;
@@ -5,7 +5,7 @@ const base_1 = require("./base");
5
5
  const getInfo = () => ({
6
6
  fontFamily: 'Noto Naskh Arabic',
7
7
  importName: 'NotoNaskhArabic',
8
- version: 'v39',
8
+ version: 'v40',
9
9
  url: 'https://fonts.googleapis.com/css2?family=Noto+Naskh+Arabic:ital,wght@0,400;0,500;0,600;0,700',
10
10
  unicodeRanges: {
11
11
  arabic: 'U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0897-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC, U+102E0-102FB, U+10E60-10E7E, U+10EC2-10EC4, U+10EFC-10EFF, U+1EE00-1EE03, U+1EE05-1EE1F, U+1EE21-1EE22, U+1EE24, U+1EE27, U+1EE29-1EE32, U+1EE34-1EE37, U+1EE39, U+1EE3B, U+1EE42, U+1EE47, U+1EE49, U+1EE4B, U+1EE4D-1EE4F, U+1EE51-1EE52, U+1EE54, U+1EE57, U+1EE59, U+1EE5B, U+1EE5D, U+1EE5F, U+1EE61-1EE62, U+1EE64, U+1EE67-1EE6A, U+1EE6C-1EE72, U+1EE74-1EE77, U+1EE79-1EE7C, U+1EE7E, U+1EE80-1EE89, U+1EE8B-1EE9B, U+1EEA1-1EEA3, U+1EEA5-1EEA9, U+1EEAB-1EEBB, U+1EEF0-1EEF1',
@@ -17,32 +17,32 @@ const getInfo = () => ({
17
17
  fonts: {
18
18
  normal: {
19
19
  '400': {
20
- arabic: 'https://fonts.gstatic.com/s/notonaskharabic/v39/RrQKbpV-9Dd1b1OAGA6M9PkyDuVBeN2DHV20Lg.woff2',
21
- math: 'https://fonts.gstatic.com/s/notonaskharabic/v39/RrQKbpV-9Dd1b1OAGA6M9PkyDuVBeN36HV20Lg.woff2',
22
- symbols: 'https://fonts.gstatic.com/s/notonaskharabic/v39/RrQKbpV-9Dd1b1OAGA6M9PkyDuVBeN3oHV20Lg.woff2',
23
- 'latin-ext': 'https://fonts.gstatic.com/s/notonaskharabic/v39/RrQKbpV-9Dd1b1OAGA6M9PkyDuVBeN2IHV20Lg.woff2',
24
- latin: 'https://fonts.gstatic.com/s/notonaskharabic/v39/RrQKbpV-9Dd1b1OAGA6M9PkyDuVBeN2GHV0.woff2',
20
+ arabic: 'https://fonts.gstatic.com/s/notonaskharabic/v40/RrQKbpV-9Dd1b1OAGA6M9PkyDuVBeN2DHV20Lg.woff2',
21
+ math: 'https://fonts.gstatic.com/s/notonaskharabic/v40/RrQKbpV-9Dd1b1OAGA6M9PkyDuVBeN36HV20Lg.woff2',
22
+ symbols: 'https://fonts.gstatic.com/s/notonaskharabic/v40/RrQKbpV-9Dd1b1OAGA6M9PkyDuVBeN3oHV20Lg.woff2',
23
+ 'latin-ext': 'https://fonts.gstatic.com/s/notonaskharabic/v40/RrQKbpV-9Dd1b1OAGA6M9PkyDuVBeN2IHV20Lg.woff2',
24
+ latin: 'https://fonts.gstatic.com/s/notonaskharabic/v40/RrQKbpV-9Dd1b1OAGA6M9PkyDuVBeN2GHV0.woff2',
25
25
  },
26
26
  '500': {
27
- arabic: 'https://fonts.gstatic.com/s/notonaskharabic/v39/RrQKbpV-9Dd1b1OAGA6M9PkyDuVBeN2DHV20Lg.woff2',
28
- math: 'https://fonts.gstatic.com/s/notonaskharabic/v39/RrQKbpV-9Dd1b1OAGA6M9PkyDuVBeN36HV20Lg.woff2',
29
- symbols: 'https://fonts.gstatic.com/s/notonaskharabic/v39/RrQKbpV-9Dd1b1OAGA6M9PkyDuVBeN3oHV20Lg.woff2',
30
- 'latin-ext': 'https://fonts.gstatic.com/s/notonaskharabic/v39/RrQKbpV-9Dd1b1OAGA6M9PkyDuVBeN2IHV20Lg.woff2',
31
- latin: 'https://fonts.gstatic.com/s/notonaskharabic/v39/RrQKbpV-9Dd1b1OAGA6M9PkyDuVBeN2GHV0.woff2',
27
+ arabic: 'https://fonts.gstatic.com/s/notonaskharabic/v40/RrQKbpV-9Dd1b1OAGA6M9PkyDuVBeN2DHV20Lg.woff2',
28
+ math: 'https://fonts.gstatic.com/s/notonaskharabic/v40/RrQKbpV-9Dd1b1OAGA6M9PkyDuVBeN36HV20Lg.woff2',
29
+ symbols: 'https://fonts.gstatic.com/s/notonaskharabic/v40/RrQKbpV-9Dd1b1OAGA6M9PkyDuVBeN3oHV20Lg.woff2',
30
+ 'latin-ext': 'https://fonts.gstatic.com/s/notonaskharabic/v40/RrQKbpV-9Dd1b1OAGA6M9PkyDuVBeN2IHV20Lg.woff2',
31
+ latin: 'https://fonts.gstatic.com/s/notonaskharabic/v40/RrQKbpV-9Dd1b1OAGA6M9PkyDuVBeN2GHV0.woff2',
32
32
  },
33
33
  '600': {
34
- arabic: 'https://fonts.gstatic.com/s/notonaskharabic/v39/RrQKbpV-9Dd1b1OAGA6M9PkyDuVBeN2DHV20Lg.woff2',
35
- math: 'https://fonts.gstatic.com/s/notonaskharabic/v39/RrQKbpV-9Dd1b1OAGA6M9PkyDuVBeN36HV20Lg.woff2',
36
- symbols: 'https://fonts.gstatic.com/s/notonaskharabic/v39/RrQKbpV-9Dd1b1OAGA6M9PkyDuVBeN3oHV20Lg.woff2',
37
- 'latin-ext': 'https://fonts.gstatic.com/s/notonaskharabic/v39/RrQKbpV-9Dd1b1OAGA6M9PkyDuVBeN2IHV20Lg.woff2',
38
- latin: 'https://fonts.gstatic.com/s/notonaskharabic/v39/RrQKbpV-9Dd1b1OAGA6M9PkyDuVBeN2GHV0.woff2',
34
+ arabic: 'https://fonts.gstatic.com/s/notonaskharabic/v40/RrQKbpV-9Dd1b1OAGA6M9PkyDuVBeN2DHV20Lg.woff2',
35
+ math: 'https://fonts.gstatic.com/s/notonaskharabic/v40/RrQKbpV-9Dd1b1OAGA6M9PkyDuVBeN36HV20Lg.woff2',
36
+ symbols: 'https://fonts.gstatic.com/s/notonaskharabic/v40/RrQKbpV-9Dd1b1OAGA6M9PkyDuVBeN3oHV20Lg.woff2',
37
+ 'latin-ext': 'https://fonts.gstatic.com/s/notonaskharabic/v40/RrQKbpV-9Dd1b1OAGA6M9PkyDuVBeN2IHV20Lg.woff2',
38
+ latin: 'https://fonts.gstatic.com/s/notonaskharabic/v40/RrQKbpV-9Dd1b1OAGA6M9PkyDuVBeN2GHV0.woff2',
39
39
  },
40
40
  '700': {
41
- arabic: 'https://fonts.gstatic.com/s/notonaskharabic/v39/RrQKbpV-9Dd1b1OAGA6M9PkyDuVBeN2DHV20Lg.woff2',
42
- math: 'https://fonts.gstatic.com/s/notonaskharabic/v39/RrQKbpV-9Dd1b1OAGA6M9PkyDuVBeN36HV20Lg.woff2',
43
- symbols: 'https://fonts.gstatic.com/s/notonaskharabic/v39/RrQKbpV-9Dd1b1OAGA6M9PkyDuVBeN3oHV20Lg.woff2',
44
- 'latin-ext': 'https://fonts.gstatic.com/s/notonaskharabic/v39/RrQKbpV-9Dd1b1OAGA6M9PkyDuVBeN2IHV20Lg.woff2',
45
- latin: 'https://fonts.gstatic.com/s/notonaskharabic/v39/RrQKbpV-9Dd1b1OAGA6M9PkyDuVBeN2GHV0.woff2',
41
+ arabic: 'https://fonts.gstatic.com/s/notonaskharabic/v40/RrQKbpV-9Dd1b1OAGA6M9PkyDuVBeN2DHV20Lg.woff2',
42
+ math: 'https://fonts.gstatic.com/s/notonaskharabic/v40/RrQKbpV-9Dd1b1OAGA6M9PkyDuVBeN36HV20Lg.woff2',
43
+ symbols: 'https://fonts.gstatic.com/s/notonaskharabic/v40/RrQKbpV-9Dd1b1OAGA6M9PkyDuVBeN3oHV20Lg.woff2',
44
+ 'latin-ext': 'https://fonts.gstatic.com/s/notonaskharabic/v40/RrQKbpV-9Dd1b1OAGA6M9PkyDuVBeN2IHV20Lg.woff2',
45
+ latin: 'https://fonts.gstatic.com/s/notonaskharabic/v40/RrQKbpV-9Dd1b1OAGA6M9PkyDuVBeN2GHV0.woff2',
46
46
  },
47
47
  },
48
48
  },
@@ -0,0 +1,80 @@
1
+ export declare const getInfo: () => {
2
+ fontFamily: string;
3
+ importName: string;
4
+ version: string;
5
+ url: string;
6
+ unicodeRanges: {
7
+ syriac: string;
8
+ 'latin-ext': string;
9
+ latin: string;
10
+ };
11
+ fonts: {
12
+ normal: {
13
+ '100': {
14
+ syriac: string;
15
+ 'latin-ext': string;
16
+ latin: string;
17
+ };
18
+ '200': {
19
+ syriac: string;
20
+ 'latin-ext': string;
21
+ latin: string;
22
+ };
23
+ '300': {
24
+ syriac: string;
25
+ 'latin-ext': string;
26
+ latin: string;
27
+ };
28
+ '400': {
29
+ syriac: string;
30
+ 'latin-ext': string;
31
+ latin: string;
32
+ };
33
+ '500': {
34
+ syriac: string;
35
+ 'latin-ext': string;
36
+ latin: string;
37
+ };
38
+ '600': {
39
+ syriac: string;
40
+ 'latin-ext': string;
41
+ latin: string;
42
+ };
43
+ '700': {
44
+ syriac: string;
45
+ 'latin-ext': string;
46
+ latin: string;
47
+ };
48
+ '800': {
49
+ syriac: string;
50
+ 'latin-ext': string;
51
+ latin: string;
52
+ };
53
+ '900': {
54
+ syriac: string;
55
+ 'latin-ext': string;
56
+ latin: string;
57
+ };
58
+ };
59
+ };
60
+ subsets: string[];
61
+ };
62
+ export declare const fontFamily: "Noto Sans Syriac Western";
63
+ type Variants = {
64
+ normal: {
65
+ weights: '100' | '200' | '300' | '400' | '500' | '600' | '700' | '800' | '900';
66
+ subsets: 'latin' | 'latin-ext' | 'syriac';
67
+ };
68
+ };
69
+ export declare const loadFont: <T extends keyof Variants>(style?: T, options?: {
70
+ weights?: Variants[T]["weights"][];
71
+ subsets?: Variants[T]["subsets"][];
72
+ document?: Document;
73
+ ignoreTooManyRequestsWarning?: boolean;
74
+ }) => {
75
+ fontFamily: import("./base").FontInfo["fontFamily"];
76
+ fonts: import("./base").FontInfo["fonts"];
77
+ unicodeRanges: import("./base").FontInfo["unicodeRanges"];
78
+ waitUntilDone: () => Promise<undefined>;
79
+ };
80
+ export {};
@@ -0,0 +1,71 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.loadFont = exports.fontFamily = exports.getInfo = void 0;
4
+ const base_1 = require("./base");
5
+ const getInfo = () => ({
6
+ fontFamily: 'Noto Sans Syriac Western',
7
+ importName: 'NotoSansSyriacWestern',
8
+ version: 'v2',
9
+ url: 'https://fonts.googleapis.com/css2?family=Noto+Sans+Syriac+Western:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900',
10
+ unicodeRanges: {
11
+ syriac: 'U+0303-0304, U+0307-0308, U+030A, U+0320, U+0323-0325, U+032D-032E, U+0330-0331, U+060C, U+061B-061C, U+061F, U+0621, U+0640, U+064B-0655, U+0660-066C, U+0670, U+0700-074F, U+0860-086A, U+1DF8, U+1DFA, U+200C-200F, U+25CC, U+2670-2671',
12
+ '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',
13
+ latin: 'U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD',
14
+ },
15
+ fonts: {
16
+ normal: {
17
+ '100': {
18
+ syriac: 'https://fonts.gstatic.com/s/notosanssyriacwestern/v2/ke82OhEEMVFsvCav8hWjbItd6Jf6MP7Z9spJZ6UnX6oQEyE.woff2',
19
+ 'latin-ext': 'https://fonts.gstatic.com/s/notosanssyriacwestern/v2/ke82OhEEMVFsvCav8hWjbItd6Jf6MP7Z9spJZ6UnIqoQEyE.woff2',
20
+ latin: 'https://fonts.gstatic.com/s/notosanssyriacwestern/v2/ke82OhEEMVFsvCav8hWjbItd6Jf6MP7Z9spJZ6UnLKoQ.woff2',
21
+ },
22
+ '200': {
23
+ syriac: 'https://fonts.gstatic.com/s/notosanssyriacwestern/v2/ke82OhEEMVFsvCav8hWjbItd6Jf6MP7Z9spJZ6UnX6oQEyE.woff2',
24
+ 'latin-ext': 'https://fonts.gstatic.com/s/notosanssyriacwestern/v2/ke82OhEEMVFsvCav8hWjbItd6Jf6MP7Z9spJZ6UnIqoQEyE.woff2',
25
+ latin: 'https://fonts.gstatic.com/s/notosanssyriacwestern/v2/ke82OhEEMVFsvCav8hWjbItd6Jf6MP7Z9spJZ6UnLKoQ.woff2',
26
+ },
27
+ '300': {
28
+ syriac: 'https://fonts.gstatic.com/s/notosanssyriacwestern/v2/ke82OhEEMVFsvCav8hWjbItd6Jf6MP7Z9spJZ6UnX6oQEyE.woff2',
29
+ 'latin-ext': 'https://fonts.gstatic.com/s/notosanssyriacwestern/v2/ke82OhEEMVFsvCav8hWjbItd6Jf6MP7Z9spJZ6UnIqoQEyE.woff2',
30
+ latin: 'https://fonts.gstatic.com/s/notosanssyriacwestern/v2/ke82OhEEMVFsvCav8hWjbItd6Jf6MP7Z9spJZ6UnLKoQ.woff2',
31
+ },
32
+ '400': {
33
+ syriac: 'https://fonts.gstatic.com/s/notosanssyriacwestern/v2/ke82OhEEMVFsvCav8hWjbItd6Jf6MP7Z9spJZ6UnX6oQEyE.woff2',
34
+ 'latin-ext': 'https://fonts.gstatic.com/s/notosanssyriacwestern/v2/ke82OhEEMVFsvCav8hWjbItd6Jf6MP7Z9spJZ6UnIqoQEyE.woff2',
35
+ latin: 'https://fonts.gstatic.com/s/notosanssyriacwestern/v2/ke82OhEEMVFsvCav8hWjbItd6Jf6MP7Z9spJZ6UnLKoQ.woff2',
36
+ },
37
+ '500': {
38
+ syriac: 'https://fonts.gstatic.com/s/notosanssyriacwestern/v2/ke82OhEEMVFsvCav8hWjbItd6Jf6MP7Z9spJZ6UnX6oQEyE.woff2',
39
+ 'latin-ext': 'https://fonts.gstatic.com/s/notosanssyriacwestern/v2/ke82OhEEMVFsvCav8hWjbItd6Jf6MP7Z9spJZ6UnIqoQEyE.woff2',
40
+ latin: 'https://fonts.gstatic.com/s/notosanssyriacwestern/v2/ke82OhEEMVFsvCav8hWjbItd6Jf6MP7Z9spJZ6UnLKoQ.woff2',
41
+ },
42
+ '600': {
43
+ syriac: 'https://fonts.gstatic.com/s/notosanssyriacwestern/v2/ke82OhEEMVFsvCav8hWjbItd6Jf6MP7Z9spJZ6UnX6oQEyE.woff2',
44
+ 'latin-ext': 'https://fonts.gstatic.com/s/notosanssyriacwestern/v2/ke82OhEEMVFsvCav8hWjbItd6Jf6MP7Z9spJZ6UnIqoQEyE.woff2',
45
+ latin: 'https://fonts.gstatic.com/s/notosanssyriacwestern/v2/ke82OhEEMVFsvCav8hWjbItd6Jf6MP7Z9spJZ6UnLKoQ.woff2',
46
+ },
47
+ '700': {
48
+ syriac: 'https://fonts.gstatic.com/s/notosanssyriacwestern/v2/ke82OhEEMVFsvCav8hWjbItd6Jf6MP7Z9spJZ6UnX6oQEyE.woff2',
49
+ 'latin-ext': 'https://fonts.gstatic.com/s/notosanssyriacwestern/v2/ke82OhEEMVFsvCav8hWjbItd6Jf6MP7Z9spJZ6UnIqoQEyE.woff2',
50
+ latin: 'https://fonts.gstatic.com/s/notosanssyriacwestern/v2/ke82OhEEMVFsvCav8hWjbItd6Jf6MP7Z9spJZ6UnLKoQ.woff2',
51
+ },
52
+ '800': {
53
+ syriac: 'https://fonts.gstatic.com/s/notosanssyriacwestern/v2/ke82OhEEMVFsvCav8hWjbItd6Jf6MP7Z9spJZ6UnX6oQEyE.woff2',
54
+ 'latin-ext': 'https://fonts.gstatic.com/s/notosanssyriacwestern/v2/ke82OhEEMVFsvCav8hWjbItd6Jf6MP7Z9spJZ6UnIqoQEyE.woff2',
55
+ latin: 'https://fonts.gstatic.com/s/notosanssyriacwestern/v2/ke82OhEEMVFsvCav8hWjbItd6Jf6MP7Z9spJZ6UnLKoQ.woff2',
56
+ },
57
+ '900': {
58
+ syriac: 'https://fonts.gstatic.com/s/notosanssyriacwestern/v2/ke82OhEEMVFsvCav8hWjbItd6Jf6MP7Z9spJZ6UnX6oQEyE.woff2',
59
+ 'latin-ext': 'https://fonts.gstatic.com/s/notosanssyriacwestern/v2/ke82OhEEMVFsvCav8hWjbItd6Jf6MP7Z9spJZ6UnIqoQEyE.woff2',
60
+ latin: 'https://fonts.gstatic.com/s/notosanssyriacwestern/v2/ke82OhEEMVFsvCav8hWjbItd6Jf6MP7Z9spJZ6UnLKoQ.woff2',
61
+ },
62
+ },
63
+ },
64
+ subsets: ['latin', 'latin-ext', 'syriac'],
65
+ });
66
+ exports.getInfo = getInfo;
67
+ exports.fontFamily = 'Noto Sans Syriac Western';
68
+ const loadFont = (style, options) => {
69
+ return (0, base_1.loadFonts)((0, exports.getInfo)(), style, options);
70
+ };
71
+ exports.loadFont = loadFont;
@@ -4,6 +4,7 @@ export declare const getInfo: () => {
4
4
  version: string;
5
5
  url: string;
6
6
  unicodeRanges: {
7
+ arabic: string;
7
8
  vietnamese: string;
8
9
  'latin-ext': string;
9
10
  latin: string;
@@ -11,21 +12,25 @@ export declare const getInfo: () => {
11
12
  fonts: {
12
13
  normal: {
13
14
  '400': {
15
+ arabic: string;
14
16
  vietnamese: string;
15
17
  'latin-ext': string;
16
18
  latin: string;
17
19
  };
18
20
  '500': {
21
+ arabic: string;
19
22
  vietnamese: string;
20
23
  'latin-ext': string;
21
24
  latin: string;
22
25
  };
23
26
  '600': {
27
+ arabic: string;
24
28
  vietnamese: string;
25
29
  'latin-ext': string;
26
30
  latin: string;
27
31
  };
28
32
  '700': {
33
+ arabic: string;
29
34
  vietnamese: string;
30
35
  'latin-ext': string;
31
36
  latin: string;
@@ -38,7 +43,7 @@ export declare const fontFamily: "Parastoo";
38
43
  type Variants = {
39
44
  normal: {
40
45
  weights: '400' | '500' | '600' | '700';
41
- subsets: 'latin' | 'latin-ext' | 'vietnamese';
46
+ subsets: 'arabic' | 'latin' | 'latin-ext' | 'vietnamese';
42
47
  };
43
48
  };
44
49
  export declare const loadFont: <T extends keyof Variants>(style?: T, options?: {