@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 343 B
JavaScript
export default {
familyName: 'Stoke',
fullName: 'Stoke Light',
postscriptName: 'Stoke-Light',
category: 'serif',
capHeight: 665,
ascent: 2030,
descent: -530,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 371,
xWidthAvg: 1158,
subsets: {
latin: {
xWidthAvg: 1158
},
thai: {
xWidthAvg: 1528
}
}
};