@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 362 B
JavaScript
export default {
familyName: 'Rouge Script',
fullName: 'Rouge Script',
postscriptName: 'RougeScript-Regular',
category: 'handwriting',
capHeight: 385,
ascent: 1050,
descent: -419,
lineGap: 0,
unitsPerEm: 1250,
xHeight: 534,
xWidthAvg: 372,
subsets: {
latin: {
xWidthAvg: 372
},
thai: {
xWidthAvg: 339
}
}
};