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