@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 380 B
JavaScript
module.exports = {
familyName: 'Sankofa Display',
fullName: 'Sankofa Display Regular',
postscriptName: 'SankofaDisplay-Regular',
category: 'sans-serif',
capHeight: 700,
ascent: 1000,
descent: -200,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 450,
xWidthAvg: 395,
subsets: {
latin: {
xWidthAvg: 395
},
thai: {
xWidthAvg: 419
}
}
};