@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 374 B
JavaScript
export default {
familyName: 'Micro 5 Charted',
fullName: 'Micro 5 Charted Regular',
postscriptName: 'Micro5Charted-Regular',
category: 'display',
capHeight: 750,
ascent: 1190,
descent: -460,
lineGap: 0,
unitsPerEm: 1650,
xHeight: 600,
xWidthAvg: 530,
subsets: {
latin: {
xWidthAvg: 530
},
thai: {
xWidthAvg: 750
}
}
};