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