@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 349 B
JavaScript
export default {
familyName: 'Lato',
fullName: 'Lato-Hairline',
postscriptName: 'Lato-Hairline',
category: 'sans-serif',
capHeight: 1400,
ascent: 1974,
descent: -426,
lineGap: 0,
unitsPerEm: 2000,
xHeight: 980,
xWidthAvg: 827,
subsets: {
latin: {
xWidthAvg: 827
},
thai: {
xWidthAvg: 993
}
}
};