@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 347 B
JavaScript
module.exports = {
familyName: 'Corben',
fullName: 'Corben Bold',
postscriptName: 'Corben-Bold',
category: 'display',
capHeight: 1593,
ascent: 2826,
descent: -969,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1296,
xWidthAvg: 1336,
subsets: {
latin: {
xWidthAvg: 1336
},
thai: {
xWidthAvg: 0
}
}
};