@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 359 B
JavaScript
export default {
familyName: 'Literata',
fullName: 'Literata ExtraLight',
postscriptName: 'Literata-ExtraLight',
category: 'serif',
capHeight: 701,
ascent: 1177,
descent: -308,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 503,
xWidthAvg: 449,
subsets: {
latin: {
xWidthAvg: 449
},
thai: {
xWidthAvg: 500
}
}
};