@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 392 B
JavaScript
module.exports = {
familyName: 'Playwrite US Modern',
fullName: 'Playwrite US Modern Regular',
postscriptName: 'PlaywriteUSModern-Regular',
category: 'handwriting',
capHeight: 938,
ascent: 1352,
descent: -440,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 500,
xWidthAvg: 511,
subsets: {
latin: {
xWidthAvg: 511
},
thai: {
xWidthAvg: 891
}
}
};