This is for issue #48
The solution is based on reading the height of the generated fallbackimage and scale this to the corresponding widths for the srcset.
I added an additional height parameter to generateSrcSetImages, so some of the tests are failing because of this. Dont know if i should change the tests or the order of parameters.
This is for issue #48 The solution is based on reading the height of the generated fallbackimage and scale this to the corresponding widths for the srcset.