@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 353 B
JavaScript
export default {
familyName: 'Nobile',
fullName: 'Nobile Italic',
postscriptName: 'Nobile-Italic',
category: 'sans-serif',
capHeight: 1572,
ascent: 2301,
descent: -530,
lineGap: 67,
unitsPerEm: 2048,
xHeight: 1146,
xWidthAvg: 900,
subsets: {
latin: {
xWidthAvg: 900
},
thai: {
xWidthAvg: 747
}
}
};