@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 354 B
JavaScript
export default {
familyName: 'Girassol',
fullName: 'Girassol Regular',
postscriptName: 'Girassol-Regular',
category: 'display',
capHeight: 750,
ascent: 944,
descent: -250,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 540,
xWidthAvg: 419,
subsets: {
latin: {
xWidthAvg: 419
},
thai: {
xWidthAvg: 572
}
}
};