@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 384 B
JavaScript
export default {
familyName: 'Birthstone Bounce',
fullName: 'Birthstone Bounce Regular',
postscriptName: 'BirthstoneBounce-Regular',
category: 'handwriting',
capHeight: 700,
ascent: 950,
descent: -410,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 390,
xWidthAvg: 329,
subsets: {
latin: {
xWidthAvg: 329
},
thai: {
xWidthAvg: 484
}
}
};