@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 368 B
JavaScript
module.exports = {
familyName: 'Fondamento',
fullName: 'Fondamento Regular',
postscriptName: 'Fondamento-Regular',
category: 'handwriting',
capHeight: 1439,
ascent: 2060,
descent: -774,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 953,
xWidthAvg: 883,
subsets: {
latin: {
xWidthAvg: 883
},
thai: {
xWidthAvg: 500
}
}
};