@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 365 B
JavaScript
export default {
familyName: 'Racing Sans One',
fullName: 'Racing Sans One',
postscriptName: 'RacingSansOne-Regular',
category: 'display',
capHeight: 635,
ascent: 976,
descent: -284,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 430,
xWidthAvg: 462,
subsets: {
latin: {
xWidthAvg: 462
},
thai: {
xWidthAvg: 227
}
}
};