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