@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 370 B
JavaScript
module.exports = {
familyName: 'Coming Soon',
fullName: 'Coming Soon Regular',
postscriptName: 'ComingSoon-Regular',
category: 'handwriting',
capHeight: 763,
ascent: 1053,
descent: -498,
lineGap: 21,
unitsPerEm: 1024,
xHeight: 569,
xWidthAvg: 472,
subsets: {
latin: {
xWidthAvg: 472
},
thai: {
xWidthAvg: 340
}
}
};