@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 365 B
JavaScript
module.exports = {
familyName: 'Lexend Exa',
fullName: 'Lexend Exa Regular',
postscriptName: 'LexendExa-Regular',
category: 'sans-serif',
capHeight: 700,
ascent: 1000,
descent: -250,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 525,
xWidthAvg: 619,
subsets: {
latin: {
xWidthAvg: 619
},
thai: {
xWidthAvg: 584
}
}
};