@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 340 B
JavaScript
export default {
familyName: 'Bitter',
fullName: 'Bitter Thin',
postscriptName: 'Bitter-Thin',
category: 'serif',
capHeight: 692,
ascent: 935,
descent: -265,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 522,
xWidthAvg: 458,
subsets: {
latin: {
xWidthAvg: 458
},
thai: {
xWidthAvg: 500
}
}
};