@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 372 B
JavaScript
export default {
familyName: 'Bowlby One SC',
fullName: 'Bowlby One SC Regular',
postscriptName: 'BowlbyOneSC-Regular',
category: 'display',
capHeight: 1520,
ascent: 2248,
descent: -876,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1392,
xWidthAvg: 1214,
subsets: {
latin: {
xWidthAvg: 1214
},
thai: {
xWidthAvg: 732
}
}
};