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