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