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