@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 373 B
JavaScript
module.exports = {
familyName: 'Reem Kufi Ink',
fullName: 'Reem Kufi Ink Regular',
postscriptName: 'ReemKufiInk-Regular',
category: 'sans-serif',
capHeight: 725,
ascent: 1100,
descent: -400,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 418,
xWidthAvg: 432,
subsets: {
latin: {
xWidthAvg: 432
},
thai: {
xWidthAvg: 500
}
}
};