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