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