@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 344 B
JavaScript
export default {
familyName: 'Arapey',
fullName: 'Arapey Italic',
postscriptName: 'Arapey-Italic',
category: 'serif',
capHeight: 639,
ascent: 868,
descent: -228,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 432,
xWidthAvg: 391,
subsets: {
latin: {
xWidthAvg: 391
},
thai: {
xWidthAvg: 250
}
}
};