@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 353 B
JavaScript
export default {
familyName: 'Signika',
fullName: 'Signika Light',
postscriptName: 'Signika-Light',
category: 'sans-serif',
capHeight: 1366,
ascent: 1880,
descent: -584,
lineGap: 0,
unitsPerEm: 2000,
xHeight: 987,
xWidthAvg: 844,
subsets: {
latin: {
xWidthAvg: 844
},
thai: {
xWidthAvg: 1313
}
}
};