@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 368 B
JavaScript
module.exports = {
familyName: 'Wavefont',
fullName: 'Wavefont Rounded Regular',
postscriptName: 'WavefontRounded-Regular',
category: 'display',
capHeight: 0,
ascent: 1200,
descent: -200,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 0,
xWidthAvg: 100,
subsets: {
latin: {
xWidthAvg: 100
},
thai: {
xWidthAvg: 100
}
}
};