@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 345 B
JavaScript
module.exports = {
familyName: 'Jaldi',
fullName: 'Jaldi',
postscriptName: 'Jaldi-Regular',
category: 'sans-serif',
capHeight: 1243,
ascent: 2350,
descent: -1111,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 930,
xWidthAvg: 786,
subsets: {
latin: {
xWidthAvg: 786
},
thai: {
xWidthAvg: 914
}
}
};