@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 350 B
JavaScript
module.exports = {
familyName: 'Slabo 13px',
fullName: 'Slabo 13px',
postscriptName: 'Slabo13px-Regular',
category: 'serif',
capHeight: 540,
ascent: 720,
descent: -240,
lineGap: 0,
unitsPerEm: 780,
xHeight: 420,
xWidthAvg: 371,
subsets: {
latin: {
xWidthAvg: 371
},
thai: {
xWidthAvg: 420
}
}
};