@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 403 B
JavaScript
module.exports = {
familyName: 'Barlow Semi Condensed',
fullName: 'Barlow Semi Condensed ExtraLight',
postscriptName: 'BarlowSemiCondensed-ExtraLight',
category: 'sans-serif',
capHeight: 700,
ascent: 1000,
descent: -200,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 502,
xWidthAvg: 378,
subsets: {
latin: {
xWidthAvg: 378
},
thai: {
xWidthAvg: 353
}
}
};