@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 353 B
JavaScript
export default {
familyName: 'Aref Ruqaa',
fullName: 'Aref Ruqaa Bold',
postscriptName: 'ArefRuqaa-Bold',
category: 'serif',
capHeight: 692,
ascent: 1221,
descent: -244,
lineGap: 98,
unitsPerEm: 1000,
xHeight: 485,
xWidthAvg: 465,
subsets: {
latin: {
xWidthAvg: 465
},
thai: {
xWidthAvg: 500
}
}
};