@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 377 B
JavaScript
module.exports = {
familyName: 'Dawning of a New Day',
fullName: 'Dawning of a New Day',
postscriptName: 'DawningofaNewDay',
category: 'handwriting',
capHeight: 818,
ascent: 1151,
descent: -500,
lineGap: 0,
unitsPerEm: 1024,
xHeight: 218,
xWidthAvg: 381,
subsets: {
latin: {
xWidthAvg: 381
},
thai: {
xWidthAvg: 633
}
}
};