@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 342 B
JavaScript
module.exports = {
familyName: 'Zain',
fullName: 'Zain Light',
postscriptName: 'Zain-Light',
category: 'sans-serif',
capHeight: 699,
ascent: 869,
descent: -459,
lineGap: 0,
unitsPerEm: 800,
xHeight: 480,
xWidthAvg: 340,
subsets: {
latin: {
xWidthAvg: 340
},
thai: {
xWidthAvg: 524
}
}
};