@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 336 B
JavaScript
export default {
familyName: 'Zeyada',
fullName: 'Zeyada',
postscriptName: 'Zeyada',
category: 'handwriting',
capHeight: 602,
ascent: 934,
descent: -680,
lineGap: 0,
unitsPerEm: 1024,
xHeight: 312,
xWidthAvg: 357,
subsets: {
latin: {
xWidthAvg: 357
},
thai: {
xWidthAvg: 384
}
}
};