@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
20 lines (19 loc) • 325 B
JavaScript
module.exports = {
familyName: 'Phetsarath',
fullName: 'Phetsarath Regular',
postscriptName: 'Phetsarath-Regular',
category: 'serif',
ascent: 2123,
descent: -857,
lineGap: 0,
unitsPerEm: 2048,
xWidthAvg: 133,
subsets: {
latin: {
xWidthAvg: 133
},
thai: {
xWidthAvg: 0
}
}
};