@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 366 B
JavaScript
export default {
familyName: 'Playwrite NO',
fullName: 'Playwrite NO Light',
postscriptName: 'PlaywriteNO-Light',
category: 'handwriting',
capHeight: 970,
ascent: 1391,
descent: -473,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 500,
xWidthAvg: 516,
subsets: {
latin: {
xWidthAvg: 516
},
thai: {
xWidthAvg: 913
}
}
};