@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 394 B
JavaScript
module.exports = {
familyName: 'Herr Von Muellerhoff',
fullName: 'Herr Von Muellerhoff Regular',
postscriptName: 'HerrVonMuellerhoff-Regular',
category: 'handwriting',
capHeight: 644,
ascent: 925,
descent: -497,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 269,
xWidthAvg: 260,
subsets: {
latin: {
xWidthAvg: 260
},
thai: {
xWidthAvg: 220
}
}
};