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