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