@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 379 B
JavaScript
export default {
familyName: 'Fontdiner Swanky',
fullName: 'Fontdiner Swanky Regular',
postscriptName: 'FontdinerSwanky-Regular',
category: 'display',
capHeight: 805,
ascent: 1047,
descent: -510,
lineGap: 20,
unitsPerEm: 1024,
xHeight: 579,
xWidthAvg: 559,
subsets: {
latin: {
xWidthAvg: 559
},
thai: {
xWidthAvg: 328
}
}
};