@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 337 B
JavaScript
export default {
familyName: 'Ewert',
fullName: 'Ewert',
postscriptName: 'Ewert-Regular',
category: 'display',
capHeight: 700,
ascent: 944,
descent: -299,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 700,
xWidthAvg: 655,
subsets: {
latin: {
xWidthAvg: 655
},
thai: {
xWidthAvg: 399
}
}
};