@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 355 B
JavaScript
module.exports = {
familyName: 'BioRhyme',
fullName: 'BioRhyme Regular',
postscriptName: 'BioRhyme-Regular',
category: 'serif',
capHeight: 686,
ascent: 1127,
descent: -422,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 471,
xWidthAvg: 537,
subsets: {
latin: {
xWidthAvg: 537
},
thai: {
xWidthAvg: 827
}
}
};