@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 350 B
JavaScript
module.exports = {
familyName: 'Share',
fullName: 'Share Regular',
postscriptName: 'Share-Regular',
category: 'sans-serif',
capHeight: 707,
ascent: 885,
descent: -242,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 500,
xWidthAvg: 404,
subsets: {
latin: {
xWidthAvg: 404
},
thai: {
xWidthAvg: 502
}
}
};