@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 391 B
JavaScript
export default {
familyName: 'Encode Sans Expanded',
fullName: 'Encode Sans Expanded Light',
postscriptName: 'EncodeSansExpanded-Light',
category: 'sans-serif',
capHeight: 1480,
ascent: 2060,
descent: -440,
lineGap: 0,
unitsPerEm: 2000,
xHeight: 1083,
xWidthAvg: 984,
subsets: {
latin: {
xWidthAvg: 984
},
thai: {
xWidthAvg: 1028
}
}
};