@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 342 B
JavaScript
module.exports = {
familyName: 'Peddana',
fullName: 'Peddana Regular',
postscriptName: 'Peddana',
category: 'serif',
capHeight: 329,
ascent: 703,
descent: -518,
lineGap: 0,
unitsPerEm: 750,
xHeight: 241,
xWidthAvg: 235,
subsets: {
latin: {
xWidthAvg: 235
},
thai: {
xWidthAvg: 421
}
}
};