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