@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 361 B
JavaScript
export default {
familyName: 'Waterfall',
fullName: 'Waterfall Regular',
postscriptName: 'Waterfall-Regular',
category: 'handwriting',
capHeight: 580,
ascent: 880,
descent: -280,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 215,
xWidthAvg: 249,
subsets: {
latin: {
xWidthAvg: 249
},
thai: {
xWidthAvg: 494
}
}
};