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