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