@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 379 B
JavaScript
export default {
familyName: 'Cabin Condensed',
fullName: 'Cabin Condensed SemiBold',
postscriptName: 'CabinCondensed-SemiBold',
category: 'sans-serif',
capHeight: 700,
ascent: 965,
descent: -250,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 496,
xWidthAvg: 372,
subsets: {
latin: {
xWidthAvg: 372
},
thai: {
xWidthAvg: 603
}
}
};