@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 372 B
JavaScript
export default {
familyName: 'Playwrite NL',
fullName: 'Playwrite NL Regular',
postscriptName: 'PlaywriteNL-Regular',
category: 'handwriting',
capHeight: 1273,
ascent: 1762,
descent: -786,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 500,
xWidthAvg: 537,
subsets: {
latin: {
xWidthAvg: 537
},
thai: {
xWidthAvg: 1135
}
}
};