@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 374 B
JavaScript
module.exports = {
familyName: 'Climate Crisis',
fullName: 'Climate Crisis Regular',
postscriptName: 'ClimateCrisis-Regular',
category: 'display',
capHeight: 750,
ascent: 1070,
descent: -260,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 620,
xWidthAvg: 705,
subsets: {
latin: {
xWidthAvg: 705
},
thai: {
xWidthAvg: 791
}
}
};