-
## Possible install-time or require-time problem
- [x] I have read and understood all of the [documentation relating to installation](https://sharp.pixelplumbing.com/install).
- [x] I have…
-
**Describe the bug**
While using the recommended way of docker. I get this error.
`=> ERROR [perplexica-backend 11/12] RUN yarn install 55.1s
------
> [perplexica-backend 11/12] RUN yarn …
-
Feature: Add libvips support for image processing.
https://github.com/libvips/libvips
https://github.com/libvips/php-vips
It would be convenient, because now I have to use GD or Imagick to work w…
-
I just tried to install your library and it failed as libvips was missing.
```
../src/common.cc:24:10: fatal error: vips/vips8: No such file or directory
```
you should mention in the readme …
eboye updated
2 years ago
-
We had an imgproxy instance crash in production over the weekend with the following stderr output:
[imgproxy.log](https://github.com/imgproxy/imgproxy/files/12456830/imgproxy.log)
exerpt from th…
-
I was toying around building the image and the compilation of `libvips` stood out to me. Since alpine ships a current version as well, I was able to build and the image without these lines:
https://g…
lemmi updated
2 years ago
-
Would there be any interest in a libvips backend? I had a quick go at a command-line one here: https://github.com/mariocesar/sorl-thumbnail/pull/398
The motivation would be increased speed and lower …
-
## Bug report
**Describe the bug**
This may just be me misusing the API, but I'm not sure how else do to what I need to do, and it should™ work from what I understand. When you write a custom targ…
L3tum updated
3 weeks ago
-
## Feature request
### What are you trying to achieve?
Embedding WebP in SVGs and converting that SVG to PNG or WebP
### When you searched for similar feature requests, what did you find th…
-
Hello,
After installing kubi with pip I'm unable to run any commands because of the following error :
`ModuleNotFoundError: No module named '_libvips'
During handling of the above exception,…