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