@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 354 B
JavaScript
export default {
familyName: 'Shanti',
fullName: 'Shanti Regular',
postscriptName: 'Shanti-Regular',
category: 'sans-serif',
capHeight: 1412,
ascent: 2012,
descent: -599,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 984,
xWidthAvg: 905,
subsets: {
latin: {
xWidthAvg: 905
},
thai: {
xWidthAvg: 1318
}
}
};