@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 359 B
JavaScript
export default {
familyName: 'Imbue',
fullName: 'Imbue 10pt ExtraBold',
postscriptName: 'Imbue10pt-ExtraBold',
category: 'serif',
capHeight: 1400,
ascent: 1900,
descent: -500,
lineGap: 0,
unitsPerEm: 2000,
xHeight: 1046,
xWidthAvg: 714,
subsets: {
latin: {
xWidthAvg: 714
},
thai: {
xWidthAvg: 605
}
}
};