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