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