@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 390 B
JavaScript
module.exports = {
familyName: 'Playpen Sans Hebrew',
fullName: 'Playpen Sans Hebrew Medium',
postscriptName: 'PlaypenSansHebrew-Medium',
category: 'handwriting',
capHeight: 764,
ascent: 1070,
descent: -460,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 539,
xWidthAvg: 500,
subsets: {
latin: {
xWidthAvg: 500
},
thai: {
xWidthAvg: 682
}
}
};