@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 351 B
JavaScript
export default {
familyName: 'Bellota',
fullName: 'Bellota Regular',
postscriptName: 'Bellota-Regular',
category: 'display',
capHeight: 684,
ascent: 968,
descent: -290,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 500,
xWidthAvg: 459,
subsets: {
latin: {
xWidthAvg: 459
},
thai: {
xWidthAvg: 600
}
}
};