@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 369 B
JavaScript
export default {
familyName: 'Arbutus Slab',
fullName: 'Arbutus Slab Regular',
postscriptName: 'ArbutusSlab-Regular',
category: 'serif',
capHeight: 1500,
ascent: 2010,
descent: -550,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1014,
xWidthAvg: 1022,
subsets: {
latin: {
xWidthAvg: 1022
},
thai: {
xWidthAvg: 2037
}
}
};