@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 381 B
JavaScript
export default {
familyName: 'Playwrite DE SAS',
fullName: 'Playwrite DE SAS Regular',
postscriptName: 'PlaywriteDESAS-Regular',
category: 'handwriting',
capHeight: 888,
ascent: 1291,
descent: -388,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 500,
xWidthAvg: 532,
subsets: {
latin: {
xWidthAvg: 532
},
thai: {
xWidthAvg: 854
}
}
};