@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 360 B
JavaScript
module.exports = {
familyName: 'Norican',
fullName: 'Norican Regular',
postscriptName: 'Norican-Regular',
category: 'handwriting',
capHeight: 1518,
ascent: 2095,
descent: -791,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 810,
xWidthAvg: 734,
subsets: {
latin: {
xWidthAvg: 734
},
thai: {
xWidthAvg: 1406
}
}
};