@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 345 B
JavaScript
module.exports = {
familyName: 'Inder',
fullName: 'Inder',
postscriptName: 'Inder-Regular',
category: 'sans-serif',
capHeight: 1392,
ascent: 2040,
descent: -520,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1032,
xWidthAvg: 980,
subsets: {
latin: {
xWidthAvg: 980
},
thai: {
xWidthAvg: 682
}
}
};