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