@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 334 B
JavaScript
export default {
familyName: 'Smythe',
fullName: 'Smythe',
postscriptName: 'Smythe',
category: 'display',
capHeight: 1317,
ascent: 1883,
descent: -480,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 963,
xWidthAvg: 622,
subsets: {
latin: {
xWidthAvg: 622
},
thai: {
xWidthAvg: 309
}
}
};