@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 373 B
JavaScript
module.exports = {
familyName: 'Sawarabi Gothic',
fullName: 'Sawarabi Gothic',
postscriptName: 'SawarabiGothic-Regular',
category: 'sans-serif',
capHeight: 725,
ascent: 1110,
descent: -272,
lineGap: 90,
unitsPerEm: 1000,
xHeight: 524,
xWidthAvg: 460,
subsets: {
latin: {
xWidthAvg: 460
},
thai: {
xWidthAvg: 364
}
}
};