@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 351 B
JavaScript
module.exports = {
familyName: 'Zain',
fullName: 'Zain ExtraBold',
postscriptName: 'Zain-ExtraBold',
category: 'sans-serif',
capHeight: 556,
ascent: 900,
descent: -500,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 382,
xWidthAvg: 355,
subsets: {
latin: {
xWidthAvg: 355
},
thai: {
xWidthAvg: 527
}
}
};