@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 352 B
JavaScript
module.exports = {
familyName: 'Nobile',
fullName: 'Nobile Bold',
postscriptName: 'Nobile-Bold',
category: 'sans-serif',
capHeight: 1629,
ascent: 1731,
descent: -578,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1194,
xWidthAvg: 1081,
subsets: {
latin: {
xWidthAvg: 1081
},
thai: {
xWidthAvg: 772
}
}
};