@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 375 B
JavaScript
export default {
familyName: 'Pinyon Script',
fullName: 'Pinyon Script Regular',
postscriptName: 'PinyonScript-Regular',
category: 'handwriting',
capHeight: 1388,
ascent: 1768,
descent: -787,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 760,
xWidthAvg: 731,
subsets: {
latin: {
xWidthAvg: 731
},
thai: {
xWidthAvg: 2116
}
}
};