@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 354 B
JavaScript
export default {
familyName: 'Crushed',
fullName: 'Crushed Regular',
postscriptName: 'Crushed-Regular',
category: 'display',
capHeight: 1374,
ascent: 1820,
descent: -483,
lineGap: 51,
unitsPerEm: 2048,
xHeight: 958,
xWidthAvg: 757,
subsets: {
latin: {
xWidthAvg: 757
},
thai: {
xWidthAvg: 400
}
}
};