@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 346 B
JavaScript
export default {
familyName: 'Federant',
fullName: 'Federant',
postscriptName: 'Federant-Regular',
category: 'display',
capHeight: 714,
ascent: 942,
descent: -284,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 516,
xWidthAvg: 452,
subsets: {
latin: {
xWidthAvg: 452
},
thai: {
xWidthAvg: 529
}
}
};