@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 352 B
JavaScript
export default {
familyName: 'Quando',
fullName: 'Quando-Regular',
postscriptName: 'Quando-Regular',
category: 'serif',
capHeight: 1533,
ascent: 2030,
descent: -530,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1200,
xWidthAvg: 1120,
subsets: {
latin: {
xWidthAvg: 1120
},
thai: {
xWidthAvg: 1699
}
}
};