imgix-php icon indicating copy to clipboard operation
imgix-php copied to clipboard

feat: customize variable qualities

Open sherwinski opened this issue 2 years ago • 0 comments

Description

Related to https://github.com/imgix/js-core#variable-qualities

Add a variable_qualities option to the https://github.com/imgix/imgix-php#fixed-width-images function to allow users to override the mapping of the quality parameter (q) to each device pixel ratio (dpr). This will allow users to have more granular control over the fixed-size srcset values generated.

sherwinski avatar Oct 10 '22 15:10 sherwinski