@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 353 B
JavaScript
module.exports = {
familyName: 'Lalezar',
fullName: 'Lalezar-Regular',
postscriptName: 'Lalezar-Regular',
category: 'display',
capHeight: 570,
ascent: 979,
descent: -588,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 186,
xWidthAvg: 416,
subsets: {
latin: {
xWidthAvg: 416
},
thai: {
xWidthAvg: 590
}
}
};