@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 391 B
JavaScript
module.exports = {
familyName: 'Padyakke Expanded One',
fullName: 'Padyakke Expanded One Regular',
postscriptName: 'PadyakkeExpandedOne-Regular',
category: 'serif',
capHeight: 520,
ascent: 813,
descent: -628,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 357,
xWidthAvg: 674,
subsets: {
latin: {
xWidthAvg: 674
},
thai: {
xWidthAvg: 500
}
}
};