@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 366 B
JavaScript
export default {
familyName: 'Fjalla One',
fullName: 'Fjalla One Regular',
postscriptName: 'FjallaOne-Regular',
category: 'sans-serif',
capHeight: 1708,
ascent: 2066,
descent: -508,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1377,
xWidthAvg: 798,
subsets: {
latin: {
xWidthAvg: 798
},
thai: {
xWidthAvg: 1316
}
}
};