@capsizecss/metrics 4.0.0 → 4.1.0
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/entireMetricsCollection.cjs +359 -0
- package/dist/entireMetricsCollection.d.cts +342 -0
- package/dist/entireMetricsCollection.d.mts +342 -0
- package/dist/entireMetricsCollection.mjs +359 -0
- package/entireMetricsCollection/alienBlock/index.cjs +21 -0
- package/entireMetricsCollection/alienBlock/index.d.ts +23 -0
- package/entireMetricsCollection/alienBlock/index.mjs +21 -0
- package/entireMetricsCollection/alienBlock/regular/index.cjs +21 -0
- package/entireMetricsCollection/alienBlock/regular/index.d.ts +23 -0
- package/entireMetricsCollection/alienBlock/regular/index.mjs +21 -0
- package/entireMetricsCollection/pliant/100/index.cjs +21 -0
- package/entireMetricsCollection/pliant/100/index.d.ts +23 -0
- package/entireMetricsCollection/pliant/100/index.mjs +21 -0
- package/entireMetricsCollection/pliant/100italic/index.cjs +21 -0
- package/entireMetricsCollection/pliant/100italic/index.d.ts +23 -0
- package/entireMetricsCollection/pliant/100italic/index.mjs +21 -0
- package/entireMetricsCollection/pliant/200/index.cjs +21 -0
- package/entireMetricsCollection/pliant/200/index.d.ts +23 -0
- package/entireMetricsCollection/pliant/200/index.mjs +21 -0
- package/entireMetricsCollection/pliant/200italic/index.cjs +21 -0
- package/entireMetricsCollection/pliant/200italic/index.d.ts +23 -0
- package/entireMetricsCollection/pliant/200italic/index.mjs +21 -0
- package/entireMetricsCollection/pliant/300/index.cjs +21 -0
- package/entireMetricsCollection/pliant/300/index.d.ts +23 -0
- package/entireMetricsCollection/pliant/300/index.mjs +21 -0
- package/entireMetricsCollection/pliant/300italic/index.cjs +21 -0
- package/entireMetricsCollection/pliant/300italic/index.d.ts +23 -0
- package/entireMetricsCollection/pliant/300italic/index.mjs +21 -0
- package/entireMetricsCollection/pliant/500/index.cjs +21 -0
- package/entireMetricsCollection/pliant/500/index.d.ts +23 -0
- package/entireMetricsCollection/pliant/500/index.mjs +21 -0
- package/entireMetricsCollection/pliant/500italic/index.cjs +21 -0
- package/entireMetricsCollection/pliant/500italic/index.d.ts +23 -0
- package/entireMetricsCollection/pliant/500italic/index.mjs +21 -0
- package/entireMetricsCollection/pliant/600/index.cjs +21 -0
- package/entireMetricsCollection/pliant/600/index.d.ts +23 -0
- package/entireMetricsCollection/pliant/600/index.mjs +21 -0
- package/entireMetricsCollection/pliant/600italic/index.cjs +21 -0
- package/entireMetricsCollection/pliant/600italic/index.d.ts +23 -0
- package/entireMetricsCollection/pliant/600italic/index.mjs +21 -0
- package/entireMetricsCollection/pliant/700/index.cjs +21 -0
- package/entireMetricsCollection/pliant/700/index.d.ts +23 -0
- package/entireMetricsCollection/pliant/700/index.mjs +21 -0
- package/entireMetricsCollection/pliant/700italic/index.cjs +21 -0
- package/entireMetricsCollection/pliant/700italic/index.d.ts +23 -0
- package/entireMetricsCollection/pliant/700italic/index.mjs +21 -0
- package/entireMetricsCollection/pliant/800/index.cjs +21 -0
- package/entireMetricsCollection/pliant/800/index.d.ts +23 -0
- package/entireMetricsCollection/pliant/800/index.mjs +21 -0
- package/entireMetricsCollection/pliant/800italic/index.cjs +21 -0
- package/entireMetricsCollection/pliant/800italic/index.d.ts +23 -0
- package/entireMetricsCollection/pliant/800italic/index.mjs +21 -0
- package/entireMetricsCollection/pliant/900/index.cjs +21 -0
- package/entireMetricsCollection/pliant/900/index.d.ts +23 -0
- package/entireMetricsCollection/pliant/900/index.mjs +21 -0
- package/entireMetricsCollection/pliant/900italic/index.cjs +21 -0
- package/entireMetricsCollection/pliant/900italic/index.d.ts +23 -0
- package/entireMetricsCollection/pliant/900italic/index.mjs +21 -0
- package/entireMetricsCollection/pliant/index.cjs +21 -0
- package/entireMetricsCollection/pliant/index.d.ts +23 -0
- package/entireMetricsCollection/pliant/index.mjs +21 -0
- package/entireMetricsCollection/pliant/italic/index.cjs +21 -0
- package/entireMetricsCollection/pliant/italic/index.d.ts +23 -0
- package/entireMetricsCollection/pliant/italic/index.mjs +21 -0
- package/entireMetricsCollection/pliant/regular/index.cjs +21 -0
- package/entireMetricsCollection/pliant/regular/index.d.ts +23 -0
- package/entireMetricsCollection/pliant/regular/index.mjs +21 -0
- package/package.json +2 -2
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
export default {
|
|
2
|
+
familyName: 'Pliant',
|
|
3
|
+
fullName: 'Pliant ExtraLight',
|
|
4
|
+
postscriptName: 'Pliant-ExtraLight',
|
|
5
|
+
category: 'sans-serif',
|
|
6
|
+
capHeight: 714,
|
|
7
|
+
ascent: 950,
|
|
8
|
+
descent: -250,
|
|
9
|
+
lineGap: 0,
|
|
10
|
+
unitsPerEm: 1000,
|
|
11
|
+
xHeight: 520,
|
|
12
|
+
xWidthAvg: 427,
|
|
13
|
+
subsets: {
|
|
14
|
+
latin: {
|
|
15
|
+
xWidthAvg: 427
|
|
16
|
+
},
|
|
17
|
+
thai: {
|
|
18
|
+
xWidthAvg: 500
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
};
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
module.exports = {
|
|
2
|
+
familyName: 'Pliant',
|
|
3
|
+
fullName: 'Pliant ExtraLight Italic',
|
|
4
|
+
postscriptName: 'Pliant-ExtraLightItalic',
|
|
5
|
+
category: 'sans-serif',
|
|
6
|
+
capHeight: 714,
|
|
7
|
+
ascent: 950,
|
|
8
|
+
descent: -250,
|
|
9
|
+
lineGap: 0,
|
|
10
|
+
unitsPerEm: 1000,
|
|
11
|
+
xHeight: 520,
|
|
12
|
+
xWidthAvg: 427,
|
|
13
|
+
subsets: {
|
|
14
|
+
latin: {
|
|
15
|
+
xWidthAvg: 427
|
|
16
|
+
},
|
|
17
|
+
thai: {
|
|
18
|
+
xWidthAvg: 500
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
declare module '@capsizecss/metrics/pliant/200italic' {
|
|
2
|
+
interface PliantMetrics {
|
|
3
|
+
familyName: string;
|
|
4
|
+
fullName: string;
|
|
5
|
+
postscriptName: string;
|
|
6
|
+
category: string;
|
|
7
|
+
capHeight: number;
|
|
8
|
+
ascent: number;
|
|
9
|
+
descent: number;
|
|
10
|
+
lineGap: number;
|
|
11
|
+
unitsPerEm: number;
|
|
12
|
+
xHeight: number;
|
|
13
|
+
xWidthAvg: number;
|
|
14
|
+
subsets: Record<
|
|
15
|
+
'latin' | 'thai',
|
|
16
|
+
{
|
|
17
|
+
xWidthAvg: number;
|
|
18
|
+
}
|
|
19
|
+
>;
|
|
20
|
+
}
|
|
21
|
+
export const fontMetrics: PliantMetrics;
|
|
22
|
+
export default fontMetrics;
|
|
23
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
export default {
|
|
2
|
+
familyName: 'Pliant',
|
|
3
|
+
fullName: 'Pliant ExtraLight Italic',
|
|
4
|
+
postscriptName: 'Pliant-ExtraLightItalic',
|
|
5
|
+
category: 'sans-serif',
|
|
6
|
+
capHeight: 714,
|
|
7
|
+
ascent: 950,
|
|
8
|
+
descent: -250,
|
|
9
|
+
lineGap: 0,
|
|
10
|
+
unitsPerEm: 1000,
|
|
11
|
+
xHeight: 520,
|
|
12
|
+
xWidthAvg: 427,
|
|
13
|
+
subsets: {
|
|
14
|
+
latin: {
|
|
15
|
+
xWidthAvg: 427
|
|
16
|
+
},
|
|
17
|
+
thai: {
|
|
18
|
+
xWidthAvg: 500
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
};
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
module.exports = {
|
|
2
|
+
familyName: 'Pliant',
|
|
3
|
+
fullName: 'Pliant Light',
|
|
4
|
+
postscriptName: 'Pliant-Light',
|
|
5
|
+
category: 'sans-serif',
|
|
6
|
+
capHeight: 714,
|
|
7
|
+
ascent: 950,
|
|
8
|
+
descent: -250,
|
|
9
|
+
lineGap: 0,
|
|
10
|
+
unitsPerEm: 1000,
|
|
11
|
+
xHeight: 520,
|
|
12
|
+
xWidthAvg: 435,
|
|
13
|
+
subsets: {
|
|
14
|
+
latin: {
|
|
15
|
+
xWidthAvg: 435
|
|
16
|
+
},
|
|
17
|
+
thai: {
|
|
18
|
+
xWidthAvg: 500
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
declare module '@capsizecss/metrics/pliant/300' {
|
|
2
|
+
interface PliantMetrics {
|
|
3
|
+
familyName: string;
|
|
4
|
+
fullName: string;
|
|
5
|
+
postscriptName: string;
|
|
6
|
+
category: string;
|
|
7
|
+
capHeight: number;
|
|
8
|
+
ascent: number;
|
|
9
|
+
descent: number;
|
|
10
|
+
lineGap: number;
|
|
11
|
+
unitsPerEm: number;
|
|
12
|
+
xHeight: number;
|
|
13
|
+
xWidthAvg: number;
|
|
14
|
+
subsets: Record<
|
|
15
|
+
'latin' | 'thai',
|
|
16
|
+
{
|
|
17
|
+
xWidthAvg: number;
|
|
18
|
+
}
|
|
19
|
+
>;
|
|
20
|
+
}
|
|
21
|
+
export const fontMetrics: PliantMetrics;
|
|
22
|
+
export default fontMetrics;
|
|
23
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
export default {
|
|
2
|
+
familyName: 'Pliant',
|
|
3
|
+
fullName: 'Pliant Light',
|
|
4
|
+
postscriptName: 'Pliant-Light',
|
|
5
|
+
category: 'sans-serif',
|
|
6
|
+
capHeight: 714,
|
|
7
|
+
ascent: 950,
|
|
8
|
+
descent: -250,
|
|
9
|
+
lineGap: 0,
|
|
10
|
+
unitsPerEm: 1000,
|
|
11
|
+
xHeight: 520,
|
|
12
|
+
xWidthAvg: 435,
|
|
13
|
+
subsets: {
|
|
14
|
+
latin: {
|
|
15
|
+
xWidthAvg: 435
|
|
16
|
+
},
|
|
17
|
+
thai: {
|
|
18
|
+
xWidthAvg: 500
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
};
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
module.exports = {
|
|
2
|
+
familyName: 'Pliant',
|
|
3
|
+
fullName: 'Pliant Light Italic',
|
|
4
|
+
postscriptName: 'Pliant-LightItalic',
|
|
5
|
+
category: 'sans-serif',
|
|
6
|
+
capHeight: 714,
|
|
7
|
+
ascent: 950,
|
|
8
|
+
descent: -250,
|
|
9
|
+
lineGap: 0,
|
|
10
|
+
unitsPerEm: 1000,
|
|
11
|
+
xHeight: 520,
|
|
12
|
+
xWidthAvg: 435,
|
|
13
|
+
subsets: {
|
|
14
|
+
latin: {
|
|
15
|
+
xWidthAvg: 435
|
|
16
|
+
},
|
|
17
|
+
thai: {
|
|
18
|
+
xWidthAvg: 500
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
declare module '@capsizecss/metrics/pliant/300italic' {
|
|
2
|
+
interface PliantMetrics {
|
|
3
|
+
familyName: string;
|
|
4
|
+
fullName: string;
|
|
5
|
+
postscriptName: string;
|
|
6
|
+
category: string;
|
|
7
|
+
capHeight: number;
|
|
8
|
+
ascent: number;
|
|
9
|
+
descent: number;
|
|
10
|
+
lineGap: number;
|
|
11
|
+
unitsPerEm: number;
|
|
12
|
+
xHeight: number;
|
|
13
|
+
xWidthAvg: number;
|
|
14
|
+
subsets: Record<
|
|
15
|
+
'latin' | 'thai',
|
|
16
|
+
{
|
|
17
|
+
xWidthAvg: number;
|
|
18
|
+
}
|
|
19
|
+
>;
|
|
20
|
+
}
|
|
21
|
+
export const fontMetrics: PliantMetrics;
|
|
22
|
+
export default fontMetrics;
|
|
23
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
export default {
|
|
2
|
+
familyName: 'Pliant',
|
|
3
|
+
fullName: 'Pliant Light Italic',
|
|
4
|
+
postscriptName: 'Pliant-LightItalic',
|
|
5
|
+
category: 'sans-serif',
|
|
6
|
+
capHeight: 714,
|
|
7
|
+
ascent: 950,
|
|
8
|
+
descent: -250,
|
|
9
|
+
lineGap: 0,
|
|
10
|
+
unitsPerEm: 1000,
|
|
11
|
+
xHeight: 520,
|
|
12
|
+
xWidthAvg: 435,
|
|
13
|
+
subsets: {
|
|
14
|
+
latin: {
|
|
15
|
+
xWidthAvg: 435
|
|
16
|
+
},
|
|
17
|
+
thai: {
|
|
18
|
+
xWidthAvg: 500
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
};
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
module.exports = {
|
|
2
|
+
familyName: 'Pliant',
|
|
3
|
+
fullName: 'Pliant Medium',
|
|
4
|
+
postscriptName: 'Pliant-Medium',
|
|
5
|
+
category: 'sans-serif',
|
|
6
|
+
capHeight: 714,
|
|
7
|
+
ascent: 950,
|
|
8
|
+
descent: -250,
|
|
9
|
+
lineGap: 0,
|
|
10
|
+
unitsPerEm: 1000,
|
|
11
|
+
xHeight: 520,
|
|
12
|
+
xWidthAvg: 466,
|
|
13
|
+
subsets: {
|
|
14
|
+
latin: {
|
|
15
|
+
xWidthAvg: 466
|
|
16
|
+
},
|
|
17
|
+
thai: {
|
|
18
|
+
xWidthAvg: 500
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
declare module '@capsizecss/metrics/pliant/500' {
|
|
2
|
+
interface PliantMetrics {
|
|
3
|
+
familyName: string;
|
|
4
|
+
fullName: string;
|
|
5
|
+
postscriptName: string;
|
|
6
|
+
category: string;
|
|
7
|
+
capHeight: number;
|
|
8
|
+
ascent: number;
|
|
9
|
+
descent: number;
|
|
10
|
+
lineGap: number;
|
|
11
|
+
unitsPerEm: number;
|
|
12
|
+
xHeight: number;
|
|
13
|
+
xWidthAvg: number;
|
|
14
|
+
subsets: Record<
|
|
15
|
+
'latin' | 'thai',
|
|
16
|
+
{
|
|
17
|
+
xWidthAvg: number;
|
|
18
|
+
}
|
|
19
|
+
>;
|
|
20
|
+
}
|
|
21
|
+
export const fontMetrics: PliantMetrics;
|
|
22
|
+
export default fontMetrics;
|
|
23
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
export default {
|
|
2
|
+
familyName: 'Pliant',
|
|
3
|
+
fullName: 'Pliant Medium',
|
|
4
|
+
postscriptName: 'Pliant-Medium',
|
|
5
|
+
category: 'sans-serif',
|
|
6
|
+
capHeight: 714,
|
|
7
|
+
ascent: 950,
|
|
8
|
+
descent: -250,
|
|
9
|
+
lineGap: 0,
|
|
10
|
+
unitsPerEm: 1000,
|
|
11
|
+
xHeight: 520,
|
|
12
|
+
xWidthAvg: 466,
|
|
13
|
+
subsets: {
|
|
14
|
+
latin: {
|
|
15
|
+
xWidthAvg: 466
|
|
16
|
+
},
|
|
17
|
+
thai: {
|
|
18
|
+
xWidthAvg: 500
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
};
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
module.exports = {
|
|
2
|
+
familyName: 'Pliant',
|
|
3
|
+
fullName: 'Pliant Medium Italic',
|
|
4
|
+
postscriptName: 'Pliant-MediumItalic',
|
|
5
|
+
category: 'sans-serif',
|
|
6
|
+
capHeight: 714,
|
|
7
|
+
ascent: 950,
|
|
8
|
+
descent: -250,
|
|
9
|
+
lineGap: 0,
|
|
10
|
+
unitsPerEm: 1000,
|
|
11
|
+
xHeight: 520,
|
|
12
|
+
xWidthAvg: 466,
|
|
13
|
+
subsets: {
|
|
14
|
+
latin: {
|
|
15
|
+
xWidthAvg: 466
|
|
16
|
+
},
|
|
17
|
+
thai: {
|
|
18
|
+
xWidthAvg: 500
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
declare module '@capsizecss/metrics/pliant/500italic' {
|
|
2
|
+
interface PliantMetrics {
|
|
3
|
+
familyName: string;
|
|
4
|
+
fullName: string;
|
|
5
|
+
postscriptName: string;
|
|
6
|
+
category: string;
|
|
7
|
+
capHeight: number;
|
|
8
|
+
ascent: number;
|
|
9
|
+
descent: number;
|
|
10
|
+
lineGap: number;
|
|
11
|
+
unitsPerEm: number;
|
|
12
|
+
xHeight: number;
|
|
13
|
+
xWidthAvg: number;
|
|
14
|
+
subsets: Record<
|
|
15
|
+
'latin' | 'thai',
|
|
16
|
+
{
|
|
17
|
+
xWidthAvg: number;
|
|
18
|
+
}
|
|
19
|
+
>;
|
|
20
|
+
}
|
|
21
|
+
export const fontMetrics: PliantMetrics;
|
|
22
|
+
export default fontMetrics;
|
|
23
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
export default {
|
|
2
|
+
familyName: 'Pliant',
|
|
3
|
+
fullName: 'Pliant Medium Italic',
|
|
4
|
+
postscriptName: 'Pliant-MediumItalic',
|
|
5
|
+
category: 'sans-serif',
|
|
6
|
+
capHeight: 714,
|
|
7
|
+
ascent: 950,
|
|
8
|
+
descent: -250,
|
|
9
|
+
lineGap: 0,
|
|
10
|
+
unitsPerEm: 1000,
|
|
11
|
+
xHeight: 520,
|
|
12
|
+
xWidthAvg: 466,
|
|
13
|
+
subsets: {
|
|
14
|
+
latin: {
|
|
15
|
+
xWidthAvg: 466
|
|
16
|
+
},
|
|
17
|
+
thai: {
|
|
18
|
+
xWidthAvg: 500
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
};
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
module.exports = {
|
|
2
|
+
familyName: 'Pliant',
|
|
3
|
+
fullName: 'Pliant SemiBold',
|
|
4
|
+
postscriptName: 'Pliant-SemiBold',
|
|
5
|
+
category: 'sans-serif',
|
|
6
|
+
capHeight: 714,
|
|
7
|
+
ascent: 950,
|
|
8
|
+
descent: -250,
|
|
9
|
+
lineGap: 0,
|
|
10
|
+
unitsPerEm: 1000,
|
|
11
|
+
xHeight: 520,
|
|
12
|
+
xWidthAvg: 481,
|
|
13
|
+
subsets: {
|
|
14
|
+
latin: {
|
|
15
|
+
xWidthAvg: 481
|
|
16
|
+
},
|
|
17
|
+
thai: {
|
|
18
|
+
xWidthAvg: 500
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
declare module '@capsizecss/metrics/pliant/600' {
|
|
2
|
+
interface PliantMetrics {
|
|
3
|
+
familyName: string;
|
|
4
|
+
fullName: string;
|
|
5
|
+
postscriptName: string;
|
|
6
|
+
category: string;
|
|
7
|
+
capHeight: number;
|
|
8
|
+
ascent: number;
|
|
9
|
+
descent: number;
|
|
10
|
+
lineGap: number;
|
|
11
|
+
unitsPerEm: number;
|
|
12
|
+
xHeight: number;
|
|
13
|
+
xWidthAvg: number;
|
|
14
|
+
subsets: Record<
|
|
15
|
+
'latin' | 'thai',
|
|
16
|
+
{
|
|
17
|
+
xWidthAvg: number;
|
|
18
|
+
}
|
|
19
|
+
>;
|
|
20
|
+
}
|
|
21
|
+
export const fontMetrics: PliantMetrics;
|
|
22
|
+
export default fontMetrics;
|
|
23
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
export default {
|
|
2
|
+
familyName: 'Pliant',
|
|
3
|
+
fullName: 'Pliant SemiBold',
|
|
4
|
+
postscriptName: 'Pliant-SemiBold',
|
|
5
|
+
category: 'sans-serif',
|
|
6
|
+
capHeight: 714,
|
|
7
|
+
ascent: 950,
|
|
8
|
+
descent: -250,
|
|
9
|
+
lineGap: 0,
|
|
10
|
+
unitsPerEm: 1000,
|
|
11
|
+
xHeight: 520,
|
|
12
|
+
xWidthAvg: 481,
|
|
13
|
+
subsets: {
|
|
14
|
+
latin: {
|
|
15
|
+
xWidthAvg: 481
|
|
16
|
+
},
|
|
17
|
+
thai: {
|
|
18
|
+
xWidthAvg: 500
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
};
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
module.exports = {
|
|
2
|
+
familyName: 'Pliant',
|
|
3
|
+
fullName: 'Pliant SemiBold Italic',
|
|
4
|
+
postscriptName: 'Pliant-SemiBoldItalic',
|
|
5
|
+
category: 'sans-serif',
|
|
6
|
+
capHeight: 714,
|
|
7
|
+
ascent: 950,
|
|
8
|
+
descent: -250,
|
|
9
|
+
lineGap: 0,
|
|
10
|
+
unitsPerEm: 1000,
|
|
11
|
+
xHeight: 520,
|
|
12
|
+
xWidthAvg: 481,
|
|
13
|
+
subsets: {
|
|
14
|
+
latin: {
|
|
15
|
+
xWidthAvg: 481
|
|
16
|
+
},
|
|
17
|
+
thai: {
|
|
18
|
+
xWidthAvg: 500
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
declare module '@capsizecss/metrics/pliant/600italic' {
|
|
2
|
+
interface PliantMetrics {
|
|
3
|
+
familyName: string;
|
|
4
|
+
fullName: string;
|
|
5
|
+
postscriptName: string;
|
|
6
|
+
category: string;
|
|
7
|
+
capHeight: number;
|
|
8
|
+
ascent: number;
|
|
9
|
+
descent: number;
|
|
10
|
+
lineGap: number;
|
|
11
|
+
unitsPerEm: number;
|
|
12
|
+
xHeight: number;
|
|
13
|
+
xWidthAvg: number;
|
|
14
|
+
subsets: Record<
|
|
15
|
+
'latin' | 'thai',
|
|
16
|
+
{
|
|
17
|
+
xWidthAvg: number;
|
|
18
|
+
}
|
|
19
|
+
>;
|
|
20
|
+
}
|
|
21
|
+
export const fontMetrics: PliantMetrics;
|
|
22
|
+
export default fontMetrics;
|
|
23
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
export default {
|
|
2
|
+
familyName: 'Pliant',
|
|
3
|
+
fullName: 'Pliant SemiBold Italic',
|
|
4
|
+
postscriptName: 'Pliant-SemiBoldItalic',
|
|
5
|
+
category: 'sans-serif',
|
|
6
|
+
capHeight: 714,
|
|
7
|
+
ascent: 950,
|
|
8
|
+
descent: -250,
|
|
9
|
+
lineGap: 0,
|
|
10
|
+
unitsPerEm: 1000,
|
|
11
|
+
xHeight: 520,
|
|
12
|
+
xWidthAvg: 481,
|
|
13
|
+
subsets: {
|
|
14
|
+
latin: {
|
|
15
|
+
xWidthAvg: 481
|
|
16
|
+
},
|
|
17
|
+
thai: {
|
|
18
|
+
xWidthAvg: 500
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
};
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
module.exports = {
|
|
2
|
+
familyName: 'Pliant',
|
|
3
|
+
fullName: 'Pliant Bold',
|
|
4
|
+
postscriptName: 'Pliant-Bold',
|
|
5
|
+
category: 'sans-serif',
|
|
6
|
+
capHeight: 714,
|
|
7
|
+
ascent: 950,
|
|
8
|
+
descent: -250,
|
|
9
|
+
lineGap: 0,
|
|
10
|
+
unitsPerEm: 1000,
|
|
11
|
+
xHeight: 520,
|
|
12
|
+
xWidthAvg: 496,
|
|
13
|
+
subsets: {
|
|
14
|
+
latin: {
|
|
15
|
+
xWidthAvg: 496
|
|
16
|
+
},
|
|
17
|
+
thai: {
|
|
18
|
+
xWidthAvg: 500
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
declare module '@capsizecss/metrics/pliant/700' {
|
|
2
|
+
interface PliantMetrics {
|
|
3
|
+
familyName: string;
|
|
4
|
+
fullName: string;
|
|
5
|
+
postscriptName: string;
|
|
6
|
+
category: string;
|
|
7
|
+
capHeight: number;
|
|
8
|
+
ascent: number;
|
|
9
|
+
descent: number;
|
|
10
|
+
lineGap: number;
|
|
11
|
+
unitsPerEm: number;
|
|
12
|
+
xHeight: number;
|
|
13
|
+
xWidthAvg: number;
|
|
14
|
+
subsets: Record<
|
|
15
|
+
'latin' | 'thai',
|
|
16
|
+
{
|
|
17
|
+
xWidthAvg: number;
|
|
18
|
+
}
|
|
19
|
+
>;
|
|
20
|
+
}
|
|
21
|
+
export const fontMetrics: PliantMetrics;
|
|
22
|
+
export default fontMetrics;
|
|
23
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
export default {
|
|
2
|
+
familyName: 'Pliant',
|
|
3
|
+
fullName: 'Pliant Bold',
|
|
4
|
+
postscriptName: 'Pliant-Bold',
|
|
5
|
+
category: 'sans-serif',
|
|
6
|
+
capHeight: 714,
|
|
7
|
+
ascent: 950,
|
|
8
|
+
descent: -250,
|
|
9
|
+
lineGap: 0,
|
|
10
|
+
unitsPerEm: 1000,
|
|
11
|
+
xHeight: 520,
|
|
12
|
+
xWidthAvg: 496,
|
|
13
|
+
subsets: {
|
|
14
|
+
latin: {
|
|
15
|
+
xWidthAvg: 496
|
|
16
|
+
},
|
|
17
|
+
thai: {
|
|
18
|
+
xWidthAvg: 500
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
};
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
module.exports = {
|
|
2
|
+
familyName: 'Pliant',
|
|
3
|
+
fullName: 'Pliant Bold Italic',
|
|
4
|
+
postscriptName: 'Pliant-BoldItalic',
|
|
5
|
+
category: 'sans-serif',
|
|
6
|
+
capHeight: 714,
|
|
7
|
+
ascent: 950,
|
|
8
|
+
descent: -250,
|
|
9
|
+
lineGap: 0,
|
|
10
|
+
unitsPerEm: 1000,
|
|
11
|
+
xHeight: 520,
|
|
12
|
+
xWidthAvg: 497,
|
|
13
|
+
subsets: {
|
|
14
|
+
latin: {
|
|
15
|
+
xWidthAvg: 497
|
|
16
|
+
},
|
|
17
|
+
thai: {
|
|
18
|
+
xWidthAvg: 500
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
declare module '@capsizecss/metrics/pliant/700italic' {
|
|
2
|
+
interface PliantMetrics {
|
|
3
|
+
familyName: string;
|
|
4
|
+
fullName: string;
|
|
5
|
+
postscriptName: string;
|
|
6
|
+
category: string;
|
|
7
|
+
capHeight: number;
|
|
8
|
+
ascent: number;
|
|
9
|
+
descent: number;
|
|
10
|
+
lineGap: number;
|
|
11
|
+
unitsPerEm: number;
|
|
12
|
+
xHeight: number;
|
|
13
|
+
xWidthAvg: number;
|
|
14
|
+
subsets: Record<
|
|
15
|
+
'latin' | 'thai',
|
|
16
|
+
{
|
|
17
|
+
xWidthAvg: number;
|
|
18
|
+
}
|
|
19
|
+
>;
|
|
20
|
+
}
|
|
21
|
+
export const fontMetrics: PliantMetrics;
|
|
22
|
+
export default fontMetrics;
|
|
23
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
export default {
|
|
2
|
+
familyName: 'Pliant',
|
|
3
|
+
fullName: 'Pliant Bold Italic',
|
|
4
|
+
postscriptName: 'Pliant-BoldItalic',
|
|
5
|
+
category: 'sans-serif',
|
|
6
|
+
capHeight: 714,
|
|
7
|
+
ascent: 950,
|
|
8
|
+
descent: -250,
|
|
9
|
+
lineGap: 0,
|
|
10
|
+
unitsPerEm: 1000,
|
|
11
|
+
xHeight: 520,
|
|
12
|
+
xWidthAvg: 497,
|
|
13
|
+
subsets: {
|
|
14
|
+
latin: {
|
|
15
|
+
xWidthAvg: 497
|
|
16
|
+
},
|
|
17
|
+
thai: {
|
|
18
|
+
xWidthAvg: 500
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
};
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
module.exports = {
|
|
2
|
+
familyName: 'Pliant',
|
|
3
|
+
fullName: 'Pliant ExtraBold',
|
|
4
|
+
postscriptName: 'Pliant-ExtraBold',
|
|
5
|
+
category: 'sans-serif',
|
|
6
|
+
capHeight: 714,
|
|
7
|
+
ascent: 950,
|
|
8
|
+
descent: -250,
|
|
9
|
+
lineGap: 0,
|
|
10
|
+
unitsPerEm: 1000,
|
|
11
|
+
xHeight: 520,
|
|
12
|
+
xWidthAvg: 504,
|
|
13
|
+
subsets: {
|
|
14
|
+
latin: {
|
|
15
|
+
xWidthAvg: 504
|
|
16
|
+
},
|
|
17
|
+
thai: {
|
|
18
|
+
xWidthAvg: 500
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
declare module '@capsizecss/metrics/pliant/800' {
|
|
2
|
+
interface PliantMetrics {
|
|
3
|
+
familyName: string;
|
|
4
|
+
fullName: string;
|
|
5
|
+
postscriptName: string;
|
|
6
|
+
category: string;
|
|
7
|
+
capHeight: number;
|
|
8
|
+
ascent: number;
|
|
9
|
+
descent: number;
|
|
10
|
+
lineGap: number;
|
|
11
|
+
unitsPerEm: number;
|
|
12
|
+
xHeight: number;
|
|
13
|
+
xWidthAvg: number;
|
|
14
|
+
subsets: Record<
|
|
15
|
+
'latin' | 'thai',
|
|
16
|
+
{
|
|
17
|
+
xWidthAvg: number;
|
|
18
|
+
}
|
|
19
|
+
>;
|
|
20
|
+
}
|
|
21
|
+
export const fontMetrics: PliantMetrics;
|
|
22
|
+
export default fontMetrics;
|
|
23
|
+
}
|