@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 346 B
JavaScript
export default {
familyName: 'Hind',
fullName: 'Hind Regular',
postscriptName: 'Hind-Regular',
category: 'sans-serif',
capHeight: 679,
ascent: 1055,
descent: -546,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 505,
xWidthAvg: 429,
subsets: {
latin: {
xWidthAvg: 429
},
thai: {
xWidthAvg: 751
}
}
};