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