@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 383 B
JavaScript
export default {
familyName: 'Zen Kaku Gothic New',
fullName: 'Zen Kaku Gothic New Bold',
postscriptName: 'ZenKakuGothicNew-Bold',
category: 'sans-serif',
capHeight: 700,
ascent: 1160,
descent: -288,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 481,
xWidthAvg: 447,
subsets: {
latin: {
xWidthAvg: 447
},
thai: {
xWidthAvg: 1000
}
}
};