@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 350 B
JavaScript
module.exports = {
familyName: 'Gelasio',
fullName: 'Gelasio Bold',
postscriptName: 'Gelasio-Bold',
category: 'serif',
capHeight: 1419,
ascent: 1900,
descent: -700,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 994,
xWidthAvg: 1062,
subsets: {
latin: {
xWidthAvg: 1062
},
thai: {
xWidthAvg: 2048
}
}
};