@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 329 B
JavaScript
module.exports = {
familyName: 'NTR',
fullName: 'NTR',
postscriptName: 'NTR',
category: 'sans-serif',
capHeight: 572,
ascent: 1294,
descent: -877,
lineGap: 0,
unitsPerEm: 1024,
xHeight: 422,
xWidthAvg: 394,
subsets: {
latin: {
xWidthAvg: 394
},
thai: {
xWidthAvg: 891
}
}
};