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