@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 366 B
JavaScript
module.exports = {
familyName: 'Chelsea Market',
fullName: 'Chelsea Market',
postscriptName: 'ChelseaMarket-Regular',
category: 'display',
capHeight: 796,
ascent: 1029,
descent: -274,
lineGap: 0,
unitsPerEm: 1024,
xHeight: 608,
xWidthAvg: 554,
subsets: {
latin: {
xWidthAvg: 554
},
thai: {
xWidthAvg: 420
}
}
};