@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 334 B
JavaScript
module.exports = {
familyName: 'Copse',
fullName: 'Copse',
postscriptName: 'Copse',
category: 'serif',
capHeight: 1505,
ascent: 1991,
descent: -483,
lineGap: 57,
unitsPerEm: 2048,
xHeight: 1001,
xWidthAvg: 936,
subsets: {
latin: {
xWidthAvg: 936
},
thai: {
xWidthAvg: 1333
}
}
};