@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 352 B
JavaScript
export default {
familyName: 'Flavors',
fullName: 'Flavors Regular',
postscriptName: 'Flavors-Regular',
category: 'display',
capHeight: 801,
ascent: 1015,
descent: -293,
lineGap: 0,
unitsPerEm: 1024,
xHeight: 845,
xWidthAvg: 428,
subsets: {
latin: {
xWidthAvg: 428
},
thai: {
xWidthAvg: 287
}
}
};