@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 377 B
JavaScript
module.exports = {
familyName: 'Momo Signature',
fullName: 'Momo Signature Regular',
postscriptName: 'MomoSignature-Regular',
category: 'sans-serif',
capHeight: 750,
ascent: 1145,
descent: -285,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 570,
xWidthAvg: 603,
subsets: {
latin: {
xWidthAvg: 603
},
thai: {
xWidthAvg: 582
}
}
};