@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 345 B
JavaScript
export default {
familyName: 'Sora',
fullName: 'Sora Regular',
postscriptName: 'Sora-Regular',
category: 'sans-serif',
capHeight: 730,
ascent: 970,
descent: -290,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 534,
xWidthAvg: 507,
subsets: {
latin: {
xWidthAvg: 507
},
thai: {
xWidthAvg: 859
}
}
};