@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 382 B
JavaScript
module.exports = {
familyName: 'Noto Sans Kaithi',
fullName: 'Noto Sans Kaithi Regular',
postscriptName: 'NotoSansKaithi-Regular',
category: 'sans-serif',
capHeight: 622,
ascent: 1077,
descent: -425,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 536,
xWidthAvg: 475,
subsets: {
latin: {
xWidthAvg: 475
},
thai: {
xWidthAvg: 600
}
}
};