@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 354 B
JavaScript
export default {
familyName: 'Fauna One',
fullName: 'Fauna One Regular',
postscriptName: 'FaunaOne-Regular',
category: 'serif',
capHeight: 730,
ascent: 987,
descent: -243,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 572,
xWidthAvg: 510,
subsets: {
latin: {
xWidthAvg: 510
},
thai: {
xWidthAvg: 283
}
}
};