@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 343 B
JavaScript
export default {
familyName: 'Zain',
fullName: 'Zain Italic',
postscriptName: 'Zain-Italic',
category: 'sans-serif',
capHeight: 556,
ascent: 900,
descent: -500,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 368,
xWidthAvg: 341,
subsets: {
latin: {
xWidthAvg: 341
},
thai: {
xWidthAvg: 531
}
}
};