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