@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 388 B
JavaScript
module.exports = {
familyName: 'Playpen Sans Arabic',
fullName: 'Playpen Sans Arabic Light',
postscriptName: 'PlaypenSansArabic-Light',
category: 'handwriting',
capHeight: 764,
ascent: 1100,
descent: -550,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 533,
xWidthAvg: 486,
subsets: {
latin: {
xWidthAvg: 486
},
thai: {
xWidthAvg: 687
}
}
};