@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 365 B
JavaScript
module.exports = {
familyName: 'Moon Dance',
fullName: 'Moon Dance Regular',
postscriptName: 'MoonDance-Regular',
category: 'handwriting',
capHeight: 605,
ascent: 970,
descent: -370,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 350,
xWidthAvg: 306,
subsets: {
latin: {
xWidthAvg: 306
},
thai: {
xWidthAvg: 484
}
}
};