@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 400 B
JavaScript
module.exports = {
familyName: 'Playwrite DE VA Guides',
fullName: 'Playwrite DE VA Guides Regular',
postscriptName: 'PlaywriteDEVAGuides-Regular',
category: 'handwriting',
capHeight: 979,
ascent: 1402,
descent: -482,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 500,
xWidthAvg: 534,
subsets: {
latin: {
xWidthAvg: 534
},
thai: {
xWidthAvg: 921
}
}
};