@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 379 B
JavaScript
module.exports = {
familyName: 'Alegreya Sans SC',
fullName: 'Alegreya Sans SC Medium',
postscriptName: 'AlegreyaSansSC-Medium',
category: 'sans-serif',
capHeight: 642,
ascent: 900,
descent: -300,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 461,
xWidthAvg: 433,
subsets: {
latin: {
xWidthAvg: 433
},
thai: {
xWidthAvg: 160
}
}
};