@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 378 B
JavaScript
module.exports = {
familyName: 'Shippori Mincho',
fullName: 'Shippori Mincho SemiBold',
postscriptName: 'ShipporiMincho-SemiBold',
category: 'serif',
capHeight: 733,
ascent: 1160,
descent: -288,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 484,
xWidthAvg: 491,
subsets: {
latin: {
xWidthAvg: 491
},
thai: {
xWidthAvg: 1000
}
}
};