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