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