@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 352 B
JavaScript
module.exports = {
familyName: 'Overlock',
fullName: 'Overlock Black',
postscriptName: 'Overlock-Black',
category: 'display',
capHeight: 153,
ascent: 966,
descent: -254,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 153,
xWidthAvg: 439,
subsets: {
latin: {
xWidthAvg: 439
},
thai: {
xWidthAvg: 149
}
}
};