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