@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 351 B
JavaScript
module.exports = {
familyName: 'Niconne',
fullName: 'Niconne',
postscriptName: 'Niconne-Regular',
category: 'handwriting',
capHeight: 1442,
ascent: 1898,
descent: -585,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 218,
xWidthAvg: 699,
subsets: {
latin: {
xWidthAvg: 699
},
thai: {
xWidthAvg: 457
}
}
};