@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 348 B
JavaScript
export default {
familyName: 'Slabo 27px',
fullName: 'Slabo 27px',
postscriptName: 'Slabo27px-Regular',
category: 'serif',
capHeight: 540,
ascent: 750,
descent: -240,
lineGap: 0,
unitsPerEm: 810,
xHeight: 390,
xWidthAvg: 320,
subsets: {
latin: {
xWidthAvg: 320
},
thai: {
xWidthAvg: 390
}
}
};