@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 346 B
JavaScript
module.exports = {
familyName: 'Kufam',
fullName: 'Kufam Black',
postscriptName: 'Kufam-Black',
category: 'sans-serif',
capHeight: 720,
ascent: 900,
descent: -400,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 544,
xWidthAvg: 534,
subsets: {
latin: {
xWidthAvg: 534
},
thai: {
xWidthAvg: 856
}
}
};