@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 345 B
JavaScript
export default {
familyName: 'Petrona',
fullName: 'Petrona Light',
postscriptName: 'Petrona-Light',
category: 'serif',
capHeight: 641,
ascent: 858,
descent: -270,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 443,
xWidthAvg: 426,
subsets: {
latin: {
xWidthAvg: 426
},
thai: {
xWidthAvg: 599
}
}
};