@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 373 B
JavaScript
module.exports = {
familyName: 'Playwrite PT',
fullName: 'Playwrite PT Regular',
postscriptName: 'PlaywritePT-Regular',
category: 'handwriting',
capHeight: 1081,
ascent: 1527,
descent: -588,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 500,
xWidthAvg: 529,
subsets: {
latin: {
xWidthAvg: 529
},
thai: {
xWidthAvg: 995
}
}
};