@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 363 B
JavaScript
module.exports = {
familyName: 'Alegreya SC',
fullName: 'Alegreya SC Regular',
postscriptName: 'AlegreyaSC-Regular',
category: 'serif',
capHeight: 636,
ascent: 1016,
descent: -345,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 452,
xWidthAvg: 467,
subsets: {
latin: {
xWidthAvg: 467
},
thai: {
xWidthAvg: 641
}
}
};