@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 386 B
JavaScript
export default {
familyName: 'Playwrite FR Trad',
fullName: 'Playwrite FR Trad Regular',
postscriptName: 'PlaywriteFRTrad-Regular',
category: 'handwriting',
capHeight: 1408,
ascent: 1927,
descent: -925,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 500,
xWidthAvg: 545,
subsets: {
latin: {
xWidthAvg: 545
},
thai: {
xWidthAvg: 1233
}
}
};