@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 358 B
JavaScript
module.exports = {
familyName: 'Metamorphous',
fullName: 'Metamorphous',
postscriptName: 'Metamorphous',
category: 'display',
capHeight: 1530,
ascent: 1972,
descent: -588,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1208,
xWidthAvg: 1140,
subsets: {
latin: {
xWidthAvg: 1140
},
thai: {
xWidthAvg: 1770
}
}
};