@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 363 B
JavaScript
export default {
familyName: 'Snowburst One',
fullName: 'Snowburst One',
postscriptName: 'SnowburstOne-Regular',
category: 'display',
capHeight: 1635,
ascent: 2134,
descent: -454,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1347,
xWidthAvg: 1163,
subsets: {
latin: {
xWidthAvg: 1163
},
thai: {
xWidthAvg: 0
}
}
};