@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 374 B
JavaScript
module.exports = {
familyName: 'Darumadrop One',
fullName: 'Darumadrop One Regular',
postscriptName: 'DarumadropOne-Regular',
category: 'display',
capHeight: 590,
ascent: 1160,
descent: -288,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 435,
xWidthAvg: 439,
subsets: {
latin: {
xWidthAvg: 439
},
thai: {
xWidthAvg: 797
}
}
};