@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 351 B
JavaScript
export default {
familyName: 'Baloo 2',
fullName: 'Baloo 2 Regular',
postscriptName: 'Baloo2-Regular',
category: 'display',
capHeight: 602,
ascent: 1078,
descent: -524,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 460,
xWidthAvg: 427,
subsets: {
latin: {
xWidthAvg: 427
},
thai: {
xWidthAvg: 645
}
}
};