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