@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 379 B
JavaScript
module.exports = {
familyName: 'Signika Negative',
fullName: 'Signika Negative Bold',
postscriptName: 'SignikaNegative-Bold',
category: 'sans-serif',
capHeight: 1370,
ascent: 1880,
descent: -584,
lineGap: 0,
unitsPerEm: 2000,
xHeight: 980,
xWidthAvg: 872,
subsets: {
latin: {
xWidthAvg: 872
},
thai: {
xWidthAvg: 1231
}
}
};