@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 354 B
JavaScript
export default {
familyName: 'Shojumaru',
fullName: 'Shojumaru',
postscriptName: 'Shojumaru-Regular',
category: 'display',
capHeight: 1534,
ascent: 2020,
descent: -692,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1206,
xWidthAvg: 1393,
subsets: {
latin: {
xWidthAvg: 1393
},
thai: {
xWidthAvg: 819
}
}
};