@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 364 B
JavaScript
export default {
familyName: 'Bruno Ace SC',
fullName: 'Bruno Ace SC Regular',
postscriptName: 'BrunoAceSC-Regular',
category: 'display',
capHeight: 700,
ascent: 953,
descent: -253,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 500,
xWidthAvg: 634,
subsets: {
latin: {
xWidthAvg: 634
},
thai: {
xWidthAvg: 500
}
}
};