@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 361 B
JavaScript
module.exports = {
familyName: 'Parastoo',
fullName: 'Parastoo SemiBold',
postscriptName: 'Parastoo-SemiBold',
category: 'serif',
capHeight: 1638,
ascent: 2635,
descent: -1200,
lineGap: 0,
unitsPerEm: 2727,
xHeight: 1082,
xWidthAvg: 985,
subsets: {
latin: {
xWidthAvg: 985
},
thai: {
xWidthAvg: 1083
}
}
};