@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 351 B
JavaScript
export default {
familyName: 'Bahiana',
fullName: 'Bahiana Regular',
postscriptName: 'Bahiana-Regular',
category: 'display',
capHeight: 710,
ascent: 900,
descent: -250,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 492,
xWidthAvg: 283,
subsets: {
latin: {
xWidthAvg: 283
},
thai: {
xWidthAvg: 339
}
}
};