@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 361 B
JavaScript
module.exports = {
familyName: 'Electrolize',
fullName: 'Electrolize',
postscriptName: 'Electrolize-Regular',
category: 'sans-serif',
capHeight: 700,
ascent: 911,
descent: -275,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 500,
xWidthAvg: 457,
subsets: {
latin: {
xWidthAvg: 457
},
thai: {
xWidthAvg: 1210
}
}
};