@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 368 B
JavaScript
export default {
familyName: 'BIZ UDGothic',
fullName: 'BIZ UDGothic Bold',
postscriptName: 'BIZUDGothic-Bold',
category: 'sans-serif',
capHeight: 1567,
ascent: 1802,
descent: -246,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1108,
xWidthAvg: 1024,
subsets: {
latin: {
xWidthAvg: 1024
},
thai: {
xWidthAvg: 2048
}
}
};