@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 378 B
JavaScript
export default {
familyName: 'Playwrite DE LA',
fullName: 'Playwrite DE LA Regular',
postscriptName: 'PlaywriteDELA-Regular',
category: 'handwriting',
capHeight: 920,
ascent: 1330,
descent: -421,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 500,
xWidthAvg: 520,
subsets: {
latin: {
xWidthAvg: 520
},
thai: {
xWidthAvg: 877
}
}
};