@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 368 B
JavaScript
module.exports = {
familyName: 'Nobile',
fullName: 'Nobile Medium Italic',
postscriptName: 'Nobile-MediumItalic',
category: 'sans-serif',
capHeight: 1582,
ascent: 2301,
descent: -530,
lineGap: 67,
unitsPerEm: 2048,
xHeight: 1140,
xWidthAvg: 911,
subsets: {
latin: {
xWidthAvg: 911
},
thai: {
xWidthAvg: 751
}
}
};