@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 370 B
JavaScript
export default {
familyName: 'League Spartan',
fullName: 'League Spartan Thin',
postscriptName: 'LeagueSpartan-Thin',
category: 'sans-serif',
capHeight: 1320,
ascent: 1400,
descent: -440,
lineGap: 0,
unitsPerEm: 2000,
xHeight: 821,
xWidthAvg: 778,
subsets: {
latin: {
xWidthAvg: 778
},
thai: {
xWidthAvg: 757
}
}
};