@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 347 B
JavaScript
export default {
familyName: 'Nosifer',
fullName: 'Nosifer',
postscriptName: 'Nosifer-Regular',
category: 'display',
capHeight: 854,
ascent: 2236,
descent: -1328,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 925,
xWidthAvg: 1586,
subsets: {
latin: {
xWidthAvg: 1586
},
thai: {
xWidthAvg: 748
}
}
};