@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 371 B
JavaScript
module.exports = {
familyName: 'The Nautigal',
fullName: 'The Nautigal Regular',
postscriptName: 'TheNautigal-Regular',
category: 'handwriting',
capHeight: 600,
ascent: 870,
descent: -330,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 265,
xWidthAvg: 251,
subsets: {
latin: {
xWidthAvg: 251
},
thai: {
xWidthAvg: 518
}
}
};