@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 354 B
JavaScript
export default {
familyName: 'Playball',
fullName: 'Playball Regular',
postscriptName: 'Playball-Regular',
category: 'display',
capHeight: 706,
ascent: 950,
descent: -300,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 403,
xWidthAvg: 382,
subsets: {
latin: {
xWidthAvg: 382
},
thai: {
xWidthAvg: 500
}
}
};