@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 354 B
JavaScript
module.exports = {
familyName: 'KoHo',
fullName: 'KoHo ExtraLight',
postscriptName: 'KoHo-ExtraLight',
category: 'sans-serif',
capHeight: 700,
ascent: 1045,
descent: -255,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 470,
xWidthAvg: 418,
subsets: {
latin: {
xWidthAvg: 418
},
thai: {
xWidthAvg: 535
}
}
};