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