@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 348 B
JavaScript
module.exports = {
familyName: 'BJCree',
fullName: 'BJCree Bold',
postscriptName: 'BJCree-Bold',
category: 'serif',
capHeight: 1434,
ascent: 2080,
descent: -400,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1024,
xWidthAvg: 1180,
subsets: {
latin: {
xWidthAvg: 1180
},
thai: {
xWidthAvg: 1157
}
}
};