@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 358 B
JavaScript
export default {
familyName: 'Unbounded',
fullName: 'Unbounded Medium',
postscriptName: 'Unbounded-Medium',
category: 'sans-serif',
capHeight: 750,
ascent: 995,
descent: -245,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 569,
xWidthAvg: 617,
subsets: {
latin: {
xWidthAvg: 617
},
thai: {
xWidthAvg: 849
}
}
};