@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 365 B
JavaScript
module.exports = {
familyName: 'Ysabeau SC',
fullName: 'Ysabeau SC Regular',
postscriptName: 'YsabeauSC-Regular',
category: 'sans-serif',
capHeight: 658,
ascent: 1054,
descent: -289,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 414,
xWidthAvg: 469,
subsets: {
latin: {
xWidthAvg: 469
},
thai: {
xWidthAvg: 527
}
}
};