Closed antiv closed 2 years ago
Hi, did you find a solution?
HI, not really. I switched back to the old version
This is bug of course. It was intended to take defaultWidth and defaultHeight. Solution with optional parameters for toPngBytes is better though. Will be fixed soon.
Closing this ticket in favor of #68 since the root cause is same.
Hi,
after upgrading to 5.2.1 all my signatures are saved as 400x500px and cannot be resized.
I find this part of code:
How can I use toPngBytes() to get an image in the proper size, based on image data? In old version that part works fine.