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