@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 362 B
JavaScript
module.exports = {
familyName: 'Nerko One',
fullName: 'Nerko One Regular',
postscriptName: 'NerkoOne-Regular',
category: 'handwriting',
capHeight: 586,
ascent: 894,
descent: -317,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 426,
xWidthAvg: 410,
subsets: {
latin: {
xWidthAvg: 410
},
thai: {
xWidthAvg: 481
}
}
};