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