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