@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 392 B
JavaScript
module.exports = {
familyName: 'Playpen Sans Thai',
fullName: 'Playpen Sans Thai ExtraLight',
postscriptName: 'PlaypenSansThai-ExtraLight',
category: 'handwriting',
capHeight: 764,
ascent: 1363,
descent: -380,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 530,
xWidthAvg: 480,
subsets: {
latin: {
xWidthAvg: 480
},
thai: {
xWidthAvg: 561
}
}
};