@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 358 B
JavaScript
export default {
familyName: 'Yuji Syuku',
fullName: 'Yuji Syuku Regular',
postscriptName: 'YujiSyuku-Regular',
category: 'serif',
capHeight: 761,
ascent: 1160,
descent: -288,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 545,
xWidthAvg: 533,
subsets: {
latin: {
xWidthAvg: 533
},
thai: {
xWidthAvg: 500
}
}
};