@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 368 B
JavaScript
module.exports = {
familyName: 'Paytone One',
fullName: 'Paytone One Regular',
postscriptName: 'PaytoneOne-Regular',
category: 'sans-serif',
capHeight: 688,
ascent: 1113,
descent: -283,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 501,
xWidthAvg: 505,
subsets: {
latin: {
xWidthAvg: 505
},
thai: {
xWidthAvg: 813
}
}
};