@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
20 lines (19 loc) • 325 B
JavaScript
export default {
familyName: 'Della Respira',
fullName: 'Della Respira',
postscriptName: 'DellaRespira-Regular',
category: 'serif',
ascent: 2196,
descent: -607,
lineGap: 0,
unitsPerEm: 2048,
xWidthAvg: 900,
subsets: {
latin: {
xWidthAvg: 900
},
thai: {
xWidthAvg: 748
}
}
};