@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 359 B
JavaScript
module.exports = {
familyName: 'Bahianita',
fullName: 'Bahianita Regular',
postscriptName: 'Bahianita-Regular',
category: 'display',
capHeight: 710,
ascent: 962,
descent: -238,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 582,
xWidthAvg: 244,
subsets: {
latin: {
xWidthAvg: 244
},
thai: {
xWidthAvg: 339
}
}
};