@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 362 B
JavaScript
export default {
familyName: 'Passion One',
fullName: 'Passion One Regular',
postscriptName: 'PassionOne-Regular',
category: 'display',
capHeight: 621,
ascent: 835,
descent: -266,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 479,
xWidthAvg: 372,
subsets: {
latin: {
xWidthAvg: 372
},
thai: {
xWidthAvg: 210
}
}
};