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