@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 377 B
JavaScript
module.exports = {
familyName: 'Hachi Maru Pop',
fullName: 'Hachi Maru Pop Regular',
postscriptName: 'HachiMaruPop-Regular',
category: 'handwriting',
capHeight: 700,
ascent: 1160,
descent: -288,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 500,
xWidthAvg: 660,
subsets: {
latin: {
xWidthAvg: 660
},
thai: {
xWidthAvg: 659
}
}
};