@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 365 B
JavaScript
module.exports = {
familyName: 'Seymour One',
fullName: 'Seymour One Regular',
postscriptName: 'SeymourOne',
category: 'sans-serif',
capHeight: 1465,
ascent: 2015,
descent: -559,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1026,
xWidthAvg: 1468,
subsets: {
latin: {
xWidthAvg: 1468
},
thai: {
xWidthAvg: 1920
}
}
};