@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 390 B
JavaScript
export default {
familyName: 'Playwrite PL Guides',
fullName: 'Playwrite PL Guides Regular',
postscriptName: 'PlaywritePLGuides-Regular',
category: 'handwriting',
capHeight: 986,
ascent: 1411,
descent: -490,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 500,
xWidthAvg: 518,
subsets: {
latin: {
xWidthAvg: 518
},
thai: {
xWidthAvg: 926
}
}
};