@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 351 B
JavaScript
export default {
familyName: 'Ysabeau',
fullName: 'Ysabeau Black',
postscriptName: 'Ysabeau-Black',
category: 'sans-serif',
capHeight: 658,
ascent: 1054,
descent: -289,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 427,
xWidthAvg: 450,
subsets: {
latin: {
xWidthAvg: 450
},
thai: {
xWidthAvg: 527
}
}
};