@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 378 B
JavaScript
export default {
familyName: 'Google Sans Code',
fullName: 'Google Sans Code Bold',
postscriptName: 'GoogleSansCode-Bold',
category: 'monospace',
capHeight: 1432,
ascent: 1932,
descent: -572,
lineGap: 0,
unitsPerEm: 2000,
xHeight: 1052,
xWidthAvg: 1200,
subsets: {
latin: {
xWidthAvg: 1200
},
thai: {
xWidthAvg: 1200
}
}
};