@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 340 B
JavaScript
export default {
familyName: 'Unna',
fullName: 'Unna Regular',
postscriptName: 'Unna-Regular',
category: 'serif',
capHeight: 597,
ascent: 883,
descent: -269,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 420,
xWidthAvg: 402,
subsets: {
latin: {
xWidthAvg: 402
},
thai: {
xWidthAvg: 488
}
}
};