@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 381 B
JavaScript
export default {
familyName: 'Google Sans Flex',
fullName: 'Google Sans Flex Medium',
postscriptName: 'GoogleSansFlex-Medium',
category: 'sans-serif',
capHeight: 1432,
ascent: 1932,
descent: -572,
lineGap: 0,
unitsPerEm: 2000,
xHeight: 1023,
xWidthAvg: 930,
subsets: {
latin: {
xWidthAvg: 930
},
thai: {
xWidthAvg: 1140
}
}
};