@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 377 B
JavaScript
module.exports = {
familyName: 'Bonheur Royale',
fullName: 'Bonheur Royale Regular',
postscriptName: 'BonheurRoyale-Regular',
category: 'handwriting',
capHeight: 620,
ascent: 780,
descent: -380,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 280,
xWidthAvg: 285,
subsets: {
latin: {
xWidthAvg: 285
},
thai: {
xWidthAvg: 455
}
}
};