@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 353 B
JavaScript
export default {
familyName: 'Iansui',
fullName: 'Iansui Regular',
postscriptName: 'Iansui-Regular',
category: 'handwriting',
capHeight: 695,
ascent: 940,
descent: -180,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 468,
xWidthAvg: 481,
subsets: {
latin: {
xWidthAvg: 481
},
thai: {
xWidthAvg: 1000
}
}
};