@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 375 B
JavaScript
module.exports = {
familyName: 'Black Ops One',
fullName: 'Black Ops One Regular',
postscriptName: 'BlackOpsOne-Regular',
category: 'display',
capHeight: 1327,
ascent: 1871,
descent: -689,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1062,
xWidthAvg: 1125,
subsets: {
latin: {
xWidthAvg: 1125
},
thai: {
xWidthAvg: 1837
}
}
};