@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 348 B
JavaScript
module.exports = {
familyName: 'Phudu',
fullName: 'Phudu Regular',
postscriptName: 'Phudu-Regular',
category: 'display',
capHeight: 700,
ascent: 1025,
descent: -200,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 500,
xWidthAvg: 463,
subsets: {
latin: {
xWidthAvg: 463
},
thai: {
xWidthAvg: 500
}
}
};