Open Jugibur opened 8 years ago
I confirm that it used to work with the height parameter not set. Using the latest version this no longer works and it return false.
Ah thanks -1 works. That had me stuck for a little while. Previously leaving that value out did work.
The docs say "height" is optional, but without setting a height no image is returned;
Setting "height" to -1 does the trick, to do an proportional resize without knowing the output height.