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