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