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