@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 339 B
JavaScript
module.exports = {
familyName: 'Neucha',
fullName: 'Neucha',
postscriptName: 'Neucha',
category: 'handwriting',
capHeight: 720,
ascent: 787,
descent: -292,
lineGap: 49,
unitsPerEm: 1024,
xHeight: 523,
xWidthAvg: 379,
subsets: {
latin: {
xWidthAvg: 379
},
thai: {
xWidthAvg: 512
}
}
};