@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 368 B
JavaScript
module.exports = {
familyName: 'Harmattan',
fullName: 'Harmattan SemiBold',
postscriptName: 'Harmattan-SemiBold',
category: 'sans-serif',
capHeight: 1111,
ascent: 2166,
descent: -1323,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 778,
xWidthAvg: 746,
subsets: {
latin: {
xWidthAvg: 746
},
thai: {
xWidthAvg: 1690
}
}
};