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