@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 364 B
JavaScript
module.exports = {
familyName: 'Leckerli One',
fullName: 'Leckerli One',
postscriptName: 'LeckerliOne-Regular',
category: 'handwriting',
capHeight: 521,
ascent: 1032,
descent: -313,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 300,
xWidthAvg: 468,
subsets: {
latin: {
xWidthAvg: 468
},
thai: {
xWidthAvg: 400
}
}
};