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