@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 385 B
JavaScript
module.exports = {
familyName: 'Plus Jakarta Sans',
fullName: 'Plus Jakarta Sans Regular',
postscriptName: 'PlusJakartaSans-Regular',
category: 'sans-serif',
capHeight: 745,
ascent: 1038,
descent: -222,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 536,
xWidthAvg: 468,
subsets: {
latin: {
xWidthAvg: 468
},
thai: {
xWidthAvg: 640
}
}
};