@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 339 B
JavaScript
module.exports = {
familyName: 'Content',
fullName: 'Content',
postscriptName: 'Content',
category: 'display',
capHeight: 0,
ascent: 2500,
descent: -1200,
lineGap: 67,
unitsPerEm: 2048,
xHeight: 0,
xWidthAvg: 1359,
subsets: {
latin: {
xWidthAvg: 1359
},
thai: {
xWidthAvg: 1536
}
}
};