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