@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 375 B
JavaScript
module.exports = {
familyName: 'Supermercado One',
fullName: 'Supermercado Regular',
postscriptName: 'Supermercado-Regular',
category: 'display',
capHeight: 1359,
ascent: 1925,
descent: -527,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1066,
xWidthAvg: 898,
subsets: {
latin: {
xWidthAvg: 898
},
thai: {
xWidthAvg: 472
}
}
};