@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 359 B
JavaScript
export default {
familyName: 'Diphylleia',
fullName: 'Diphylleia Regular',
postscriptName: 'Diphylleia-Regular',
category: 'serif',
capHeight: 674,
ascent: 1160,
descent: -288,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 476,
xWidthAvg: 455,
subsets: {
latin: {
xWidthAvg: 455
},
thai: {
xWidthAvg: 854
}
}
};