@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 361 B
JavaScript
module.exports = {
familyName: 'Aref Ruqaa',
fullName: 'Aref Ruqaa Regular',
postscriptName: 'ArefRuqaa-Regular',
category: 'serif',
capHeight: 683,
ascent: 1221,
descent: -244,
lineGap: 98,
unitsPerEm: 1000,
xHeight: 462,
xWidthAvg: 434,
subsets: {
latin: {
xWidthAvg: 434
},
thai: {
xWidthAvg: 500
}
}
};