Lovell Fuller

Results 936 comments of Lovell Fuller

Could you represent this as an SVG?

@quocvu Were you able to make any progress with this, perhaps as an SVG?

Closing due to inactivity but please feel free to reopen with more details if further help is required.

Thanks for the suggestion, I guess this is partly what the [readme](https://github.com/lovell/sharp/blob/main/README.md) in the repo tries to do, however this is not currently part of the documentation site. (This task...

@robbyemmert This issue relates to the provision of an API overview. There is already [extensive installation help available](https://sharp.pixelplumbing.com/install). If you still require help, please open [a new installation issue](https://github.com/lovell/sharp/issues/new?labels=installation&template=installation.md) and...

My best guess would be that this relates to (a lack of) gamut. Does the following change help? It should ensure the input CMYK profile is respected when present, preventing...

Thank you, this is useful info, and points to the difference being rendering intent: ```sh $ vips icc_transform fogra.tif swop.tif swop.icc --intent=perceptual $ vips getpoint swop.tif 0 0 25 255...

v0.33.4 now available with your fix, thank you.

My understanding is that the jpegli encoder discards more data from the blue part of the visual spectrum to achieve smaller files. To achieve this it uses a somewhat non-standard...

Ah OK, happy to stand corrected, the documentation for jpegli is rather sparse and I might be mixing it up with bits of JPEG-XL.