@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 359 B
JavaScript
export default {
familyName: 'Caesar Dressing',
fullName: 'Caesar Dressing',
postscriptName: 'CaesarDressing',
category: 'display',
capHeight: 773,
ascent: 1017,
descent: -226,
lineGap: 0,
unitsPerEm: 1024,
xHeight: 772,
xWidthAvg: 455,
subsets: {
latin: {
xWidthAvg: 455
},
thai: {
xWidthAvg: 358
}
}
};