@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 346 B
JavaScript
module.exports = {
familyName: 'Rosarivo',
fullName: 'Rosarivo',
postscriptName: 'Rosarivo-Regular',
category: 'serif',
capHeight: 757,
ascent: 979,
descent: -424,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 170,
xWidthAvg: 476,
subsets: {
latin: {
xWidthAvg: 476
},
thai: {
xWidthAvg: 667
}
}
};