@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 352 B
JavaScript
module.exports = {
familyName: 'Qahiri',
fullName: 'Qahiri Regular',
postscriptName: 'Qahiri-Regular',
category: 'sans-serif',
capHeight: 560,
ascent: 600,
descent: -250,
lineGap: 0,
unitsPerEm: 750,
xHeight: 230,
xWidthAvg: 192,
subsets: {
latin: {
xWidthAvg: 192
},
thai: {
xWidthAvg: 330
}
}
};