@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 348 B
JavaScript
module.exports = {
familyName: 'Molle',
fullName: 'Molle',
postscriptName: 'Molle-Regular',
category: 'handwriting',
capHeight: 1588,
ascent: 1852,
descent: -701,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 910,
xWidthAvg: 1003,
subsets: {
latin: {
xWidthAvg: 1003
},
thai: {
xWidthAvg: 1024
}
}
};