@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 371 B
JavaScript
module.exports = {
familyName: 'BIZ UDPGothic',
fullName: 'BIZ UDPGothic',
postscriptName: 'BIZUDPGothic-Regular',
category: 'sans-serif',
capHeight: 1567,
ascent: 1802,
descent: -246,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1108,
xWidthAvg: 1152,
subsets: {
latin: {
xWidthAvg: 1152
},
thai: {
xWidthAvg: 2048
}
}
};