@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 377 B
JavaScript
module.exports = {
familyName: 'Anonymous Pro',
fullName: 'Anonymous Pro Regular',
postscriptName: 'AnonymousPro-Regular',
category: 'monospace',
capHeight: 1305,
ascent: 1675,
descent: -373,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 932,
xWidthAvg: 1118,
subsets: {
latin: {
xWidthAvg: 1118
},
thai: {
xWidthAvg: 1118
}
}
};