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