@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 370 B
JavaScript
export default {
familyName: 'Playwrite CA',
fullName: 'Playwrite CA Regular',
postscriptName: 'PlaywriteCA-Regular',
category: 'handwriting',
capHeight: 996,
ascent: 1423,
descent: -500,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 500,
xWidthAvg: 527,
subsets: {
latin: {
xWidthAvg: 527
},
thai: {
xWidthAvg: 932
}
}
};