We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11bf7cd commit d0aeeceCopy full SHA for d0aeece
1 file changed
imgkit/core/pix.js
@@ -61,8 +61,9 @@ class Pix {
61
compression: {
62
method: "none",
63
},
64
- label: {},
65
hex_data: data.toString("hex"),
+ label: {},
66
+ joint: {},
67
};
68
}
69
0 commit comments