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