@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 360 B
JavaScript
export default {
familyName: 'Vollkorn SC',
fullName: 'Vollkorn SC Regular',
postscriptName: 'VollkornSC-Regular',
category: 'serif',
capHeight: 676,
ascent: 952,
descent: -441,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 458,
xWidthAvg: 547,
subsets: {
latin: {
xWidthAvg: 547
},
thai: {
xWidthAvg: 454
}
}
};