@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 368 B
JavaScript
module.exports = {
familyName: 'Bpmf Iansui',
fullName: 'Bpmf Iansui Regular',
postscriptName: 'BpmfIansui-Regular',
category: 'handwriting',
capHeight: 800,
ascent: 940,
descent: -180,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 512,
xWidthAvg: 481,
subsets: {
latin: {
xWidthAvg: 481
},
thai: {
xWidthAvg: 512
}
}
};