@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 340 B
JavaScript
module.exports = {
familyName: 'Itim',
fullName: 'Itim',
postscriptName: 'Itim-Regular',
category: 'handwriting',
capHeight: 635,
ascent: 950,
descent: -250,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 474,
xWidthAvg: 432,
subsets: {
latin: {
xWidthAvg: 432
},
thai: {
xWidthAvg: 534
}
}
};