@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 364 B
JavaScript
module.exports = {
familyName: 'Nobile',
fullName: 'Nobile Bold Italic',
postscriptName: 'Nobile-BoldItalic',
category: 'sans-serif',
capHeight: 1603,
ascent: 2301,
descent: -530,
lineGap: 67,
unitsPerEm: 2048,
xHeight: 1126,
xWidthAvg: 935,
subsets: {
latin: {
xWidthAvg: 935
},
thai: {
xWidthAvg: 761
}
}
};