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