@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 357 B
JavaScript
export default {
familyName: 'Galdeano',
fullName: 'Galdeano Regular',
postscriptName: 'Galdeano-Regular',
category: 'sans-serif',
capHeight: 605,
ascent: 820,
descent: -230,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 166,
xWidthAvg: 396,
subsets: {
latin: {
xWidthAvg: 396
},
thai: {
xWidthAvg: 250
}
}
};