@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 373 B
JavaScript
export default {
familyName: 'Alegreya Sans SC',
fullName: 'Alegreya Sans SC Bold',
postscriptName: 'AlegreyaSansSC-Bold',
category: 'sans-serif',
capHeight: 644,
ascent: 900,
descent: -300,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 465,
xWidthAvg: 438,
subsets: {
latin: {
xWidthAvg: 438
},
thai: {
xWidthAvg: 151
}
}
};