@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 364 B
JavaScript
export default {
familyName: 'Parkinsans',
fullName: 'Parkinsans Regular',
postscriptName: 'Parkinsans-Regular',
category: 'sans-serif',
capHeight: 693,
ascent: 1050,
descent: -350,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 549,
xWidthAvg: 505,
subsets: {
latin: {
xWidthAvg: 505
},
thai: {
xWidthAvg: 600
}
}
};