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