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

feat: customize variable qualities

Open sherwinski opened this issue 1 year 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-java#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