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