@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 368 B
JavaScript
module.exports = {
familyName: 'Pontano Sans',
fullName: 'Pontano Sans Bold',
postscriptName: 'PontanoSans-Bold',
category: 'sans-serif',
capHeight: 1464,
ascent: 2025,
descent: -599,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1023,
xWidthAvg: 885,
subsets: {
latin: {
xWidthAvg: 885
},
thai: {
xWidthAvg: 1331
}
}
};