alexanderschnitzler/fluid-styled-responsive-images

Do not create larger images than possible

alexanderschnitzler opened this issue · 0 comments

If the native width of an original image is less than the desired width of a srcset definition the creation of that image must be avoided because else a low quality image with a higher width than the original one will be created. This only causes images with a bigger size but less quality then the default one.