@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 372 B
JavaScript
module.exports = {
familyName: 'Vazirmatn',
fullName: 'Vazirmatn ExtraLight',
postscriptName: 'Vazirmatn-ExtraLight',
category: 'sans-serif',
capHeight: 1638,
ascent: 2100,
descent: -1100,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1082,
xWidthAvg: 905,
subsets: {
latin: {
xWidthAvg: 905
},
thai: {
xWidthAvg: 908
}
}
};