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

feat: customize target Device Pixel Ratios

Open sherwinski opened this issue 1 year ago • 0 comments

Description

Related to https://github.com/imgix/js-core#fixed-image-rendering

Add a devicePixelRatios option to the https://github.com/imgix/imgix-java#fixed-width-images function to allow users to customize the target device pixel ratio(s) (dpr) when generating a fixed image. This will allow users to have more granular control over the fixed-size srcset values generated.

sherwinski avatar Oct 13 '22 16:10 sherwinski