@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 346 B
JavaScript
export default {
familyName: 'Nobile',
fullName: 'Nobile',
postscriptName: 'Nobile-Regular',
category: 'sans-serif',
capHeight: 1579,
ascent: 1731,
descent: -578,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1169,
xWidthAvg: 987,
subsets: {
latin: {
xWidthAvg: 987
},
thai: {
xWidthAvg: 748
}
}
};