@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 372 B
JavaScript
module.exports = {
familyName: 'Metrophobic',
fullName: 'Metrophobic Regular',
postscriptName: 'Metrophobic-Regular',
category: 'sans-serif',
capHeight: 1441,
ascent: 2065,
descent: -460,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1011,
xWidthAvg: 945,
subsets: {
latin: {
xWidthAvg: 945
},
thai: {
xWidthAvg: 1154
}
}
};