@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 352 B
JavaScript
module.exports = {
familyName: 'Tajawal',
fullName: 'Tajawal-Bold',
postscriptName: 'Tajawal-Bold',
category: 'sans-serif',
capHeight: 633,
ascent: 643,
descent: -357,
lineGap: 200,
unitsPerEm: 1000,
xHeight: 454,
xWidthAvg: 440,
subsets: {
latin: {
xWidthAvg: 440
},
thai: {
xWidthAvg: 240
}
}
};