@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 353 B
JavaScript
module.exports = {
familyName: 'Offside',
fullName: 'Offside Regular',
postscriptName: 'Offside-Regular',
category: 'display',
capHeight: 740,
ascent: 996,
descent: -265,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 605,
xWidthAvg: 530,
subsets: {
latin: {
xWidthAvg: 530
},
thai: {
xWidthAvg: 650
}
}
};