@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 378 B
JavaScript
module.exports = {
familyName: 'Playwrite IS',
fullName: 'Playwrite IS ExtraLight',
postscriptName: 'PlaywriteIS-ExtraLight',
category: 'handwriting',
capHeight: 875,
ascent: 1275,
descent: -375,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 500,
xWidthAvg: 505,
subsets: {
latin: {
xWidthAvg: 505
},
thai: {
xWidthAvg: 845
}
}
};