@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 375 B
JavaScript
module.exports = {
familyName: 'Intel One Mono',
fullName: 'Intel One Mono Regular',
postscriptName: 'IntelOneMono-Regular',
category: 'monospace',
capHeight: 655,
ascent: 1090,
descent: -290,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 465,
xWidthAvg: 614,
subsets: {
latin: {
xWidthAvg: 614
},
thai: {
xWidthAvg: 614
}
}
};