@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 360 B
JavaScript
export default {
familyName: 'Sigmar One',
fullName: 'Sigmar One Regular',
postscriptName: 'SigmarOne-Regular',
category: 'display',
capHeight: 676,
ascent: 1172,
descent: -466,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 578,
xWidthAvg: 623,
subsets: {
latin: {
xWidthAvg: 623
},
thai: {
xWidthAvg: 258
}
}
};