@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 368 B
JavaScript
export default {
familyName: 'Alfa Slab One',
fullName: 'Alfa Slab One Regular',
postscriptName: 'AlfaSlabOne-Regular',
category: 'display',
capHeight: 778,
ascent: 1036,
descent: -333,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 556,
xWidthAvg: 538,
subsets: {
latin: {
xWidthAvg: 538
},
thai: {
xWidthAvg: 730
}
}
};