@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 375 B
JavaScript
module.exports = {
familyName: 'Macondo Swash Caps',
fullName: 'Macondo Swash Caps',
postscriptName: 'MacondoSwashCaps-Regular',
category: 'display',
capHeight: 696,
ascent: 888,
descent: -292,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 24,
xWidthAvg: 417,
subsets: {
latin: {
xWidthAvg: 417
},
thai: {
xWidthAvg: 300
}
}
};