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