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