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