@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 344 B
JavaScript
module.exports = {
familyName: 'Padauk',
fullName: 'Padauk',
postscriptName: 'Padauk-Regular',
category: 'sans-serif',
capHeight: 903,
ascent: 1010,
descent: -500,
lineGap: 0,
unitsPerEm: 1024,
xHeight: 459,
xWidthAvg: 434,
subsets: {
latin: {
xWidthAvg: 434
},
thai: {
xWidthAvg: 0
}
}
};