@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 393 B
JavaScript
module.exports = {
familyName: 'Material Icons Outlined',
fullName: 'Material Icons Outlined Regular',
postscriptName: 'MaterialIconsOutlined-Regular',
category: 'monospace',
capHeight: 0,
ascent: 512,
descent: 0,
lineGap: 0,
unitsPerEm: 512,
xHeight: 0,
xWidthAvg: 512,
subsets: {
latin: {
xWidthAvg: 512
},
thai: {
xWidthAvg: 512
}
}
};