@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 355 B
JavaScript
export default {
familyName: 'Sonsie One',
fullName: 'Sonsie One',
postscriptName: 'SonsieOne-Regular',
category: 'display',
capHeight: 506,
ascent: 2050,
descent: -600,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 272,
xWidthAvg: 1483,
subsets: {
latin: {
xWidthAvg: 1483
},
thai: {
xWidthAvg: 1875
}
}
};