@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 350 B
JavaScript
module.exports = {
familyName: 'Monoton',
fullName: 'Monoton',
postscriptName: 'Monoton-Regular',
category: 'display',
capHeight: 1656,
ascent: 2366,
descent: -822,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1440,
xWidthAvg: 1273,
subsets: {
latin: {
xWidthAvg: 1273
},
thai: {
xWidthAvg: 222
}
}
};