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 28e9374 commit c62663a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,11 @@ $encoded->save('images/example.jpg');

## Caveats

- Due to the technical characteristics of libvips, it is currently not possible
- Due to the technical characteristics of libvips, it is currently **not possible**
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.
that enables this feature and it may be integrated here the future as well.

## Authors

Expand Down

0 comments on commit c62663a

Please sign in to comment.