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