@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 378 B
JavaScript
export default {
familyName: 'Playpen Sans Thai',
fullName: 'Playpen Sans Thai Bold',
postscriptName: 'PlaypenSansThai-Bold',
category: 'handwriting',
capHeight: 764,
ascent: 1363,
descent: -380,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 544,
xWidthAvg: 517,
subsets: {
latin: {
xWidthAvg: 517
},
thai: {
xWidthAvg: 628
}
}
};