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