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