@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 343 B
JavaScript
module.exports = {
familyName: 'Dhurjati',
fullName: 'Dhurjati',
postscriptName: 'Dhurjati',
category: 'sans-serif',
capHeight: 419,
ascent: 1101,
descent: -509,
lineGap: 0,
unitsPerEm: 870,
xHeight: 314,
xWidthAvg: 325,
subsets: {
latin: {
xWidthAvg: 325
},
thai: {
xWidthAvg: 319
}
}
};