@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 357 B
JavaScript
module.exports = {
familyName: 'SUSE Mono',
fullName: 'SUSE Mono Light',
postscriptName: 'SUSEMono-Light',
category: 'sans-serif',
capHeight: 700,
ascent: 980,
descent: -280,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 478,
xWidthAvg: 600,
subsets: {
latin: {
xWidthAvg: 600
},
thai: {
xWidthAvg: 600
}
}
};