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