@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 356 B
JavaScript
export default {
familyName: 'Gluten',
fullName: 'Gluten ExtraLight',
postscriptName: 'Gluten-ExtraLight',
category: 'display',
capHeight: 1167,
ascent: 1290,
descent: -475,
lineGap: 0,
unitsPerEm: 2000,
xHeight: 833,
xWidthAvg: 935,
subsets: {
latin: {
xWidthAvg: 935
},
thai: {
xWidthAvg: 610
}
}
};