@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 360 B
JavaScript
module.exports = {
familyName: 'Shrikhand',
fullName: 'Shrikhand Regular',
postscriptName: 'Shrikhand-Regular',
category: 'display',
capHeight: 669,
ascent: 1026,
descent: -432,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 520,
xWidthAvg: 533,
subsets: {
latin: {
xWidthAvg: 533
},
thai: {
xWidthAvg: 613
}
}
};