@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 364 B
JavaScript
module.exports = {
familyName: 'Rubik Storm',
fullName: 'Rubik Storm Regular',
postscriptName: 'RubikStorm-Regular',
category: 'display',
capHeight: 700,
ascent: 935,
descent: -250,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 520,
xWidthAvg: 528,
subsets: {
latin: {
xWidthAvg: 528
},
thai: {
xWidthAvg: 695
}
}
};