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