@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 359 B
JavaScript
export default {
familyName: 'Zilla Slab',
fullName: 'Zilla Slab SemiBold',
postscriptName: 'ZillaSlab-SemiBold',
category: 'serif',
capHeight: 650,
ascent: 944,
descent: -256,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 449,
xWidthAvg: 439,
subsets: {
latin: {
xWidthAvg: 439
},
thai: {
xWidthAvg: 712
}
}
};