@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 377 B
JavaScript
module.exports = {
familyName: 'Anek Gujarati',
fullName: 'Anek Gujarati Regular',
postscriptName: 'AnekGujarati-Regular',
category: 'sans-serif',
capHeight: 1278,
ascent: 1975,
descent: -1064,
lineGap: 0,
unitsPerEm: 2000,
xHeight: 978,
xWidthAvg: 836,
subsets: {
latin: {
xWidthAvg: 836
},
thai: {
xWidthAvg: 1160
}
}
};