@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 348 B
JavaScript
module.exports = {
familyName: 'Bytesized',
fullName: 'Bytesized Regular',
postscriptName: 'Bytesized-Regular',
category: 'sans-serif',
capHeight: 11,
ascent: 12,
descent: -8,
lineGap: 0,
unitsPerEm: 16,
xHeight: 8,
xWidthAvg: 8,
subsets: {
latin: {
xWidthAvg: 8
},
thai: {
xWidthAvg: 8
}
}
};