@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 390 B
JavaScript
export default {
familyName: 'Playwrite HR Lijeva',
fullName: 'Playwrite HR Lijeva Regular',
postscriptName: 'PlaywriteHRLijeva-Regular',
category: 'handwriting',
capHeight: 879,
ascent: 1280,
descent: -379,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 500,
xWidthAvg: 524,
subsets: {
latin: {
xWidthAvg: 524
},
thai: {
xWidthAvg: 848
}
}
};