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