Skip to content

Commit

Permalink
Edit readme
Browse files Browse the repository at this point in the history
  • Loading branch information
olivervogel committed Jan 12, 2025
1 parent ded4eb1 commit 6138fe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ $encoded->save('images/example.jpg');
## Caveats

- Due to the technical characteristics of libvips, it is currently not possible
to implement colour quantization via `ImageInterface::reduceColors()` as
to implement color quantization via `ImageInterface::reduceColors()` as
intended. However, there is a [pull request in
libvips](https://github.com/libvips/php-vips/issues/256#issuecomment-2575872401)
that enables this feature and may be integrated here in the future.
Expand Down

0 comments on commit 6138fe6

Please sign in to comment.