@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 355 B
JavaScript
module.exports = {
familyName: 'Literata',
fullName: 'Literata Regular',
postscriptName: 'Literata-Regular',
category: 'serif',
capHeight: 701,
ascent: 1177,
descent: -308,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 507,
xWidthAvg: 480,
subsets: {
latin: {
xWidthAvg: 480
},
thai: {
xWidthAvg: 500
}
}
};