@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 348 B
JavaScript
module.exports = {
familyName: 'Federo',
fullName: 'Federo',
postscriptName: 'Federo-Regular',
category: 'sans-serif',
capHeight: 1487,
ascent: 1883,
descent: -530,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 942,
xWidthAvg: 831,
subsets: {
latin: {
xWidthAvg: 831
},
thai: {
xWidthAvg: 1083
}
}
};