@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 378 B
JavaScript
export default {
familyName: 'Shippori Mincho',
fullName: 'Shippori Mincho ExtraBold',
postscriptName: 'ShipporiMincho-ExtraBold',
category: 'serif',
capHeight: 740,
ascent: 1160,
descent: -288,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 487,
xWidthAvg: 504,
subsets: {
latin: {
xWidthAvg: 504
},
thai: {
xWidthAvg: 1000
}
}
};