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