@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 335 B
JavaScript
export default {
familyName: 'Cambo',
fullName: 'Cambo',
postscriptName: 'Cambo-Regular',
category: 'serif',
capHeight: 676,
ascent: 879,
descent: -243,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 506,
xWidthAvg: 451,
subsets: {
latin: {
xWidthAvg: 451
},
thai: {
xWidthAvg: 253
}
}
};