@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 353 B
JavaScript
module.exports = {
familyName: 'Imbue',
fullName: 'Imbue 10pt Black',
postscriptName: 'Imbue10pt-Black',
category: 'serif',
capHeight: 1400,
ascent: 1900,
descent: -500,
lineGap: 0,
unitsPerEm: 2000,
xHeight: 1046,
xWidthAvg: 748,
subsets: {
latin: {
xWidthAvg: 748
},
thai: {
xWidthAvg: 609
}
}
};