@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 371 B
JavaScript
module.exports = {
familyName: 'Sansita Swashed',
fullName: 'Sansita Swashed Bold',
postscriptName: 'SansitaSwashed-Bold',
category: 'display',
capHeight: 660,
ascent: 1020,
descent: -180,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 510,
xWidthAvg: 451,
subsets: {
latin: {
xWidthAvg: 451
},
thai: {
xWidthAvg: 514
}
}
};