-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### This issue exists in the latest npm version
- [X] I am using the latest npm
### Current Behavior
i want to i…
-
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,…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Turborepo canary release.
### What package manager are you using / does the bug impact?
Yarn v1
### What oper…
-
Estou tendo o seguinte problema no momento do build do backend, usando o comando npm build --force
`npm ERR! code 1
npm ERR! path /www/wwwroot/plataforma/backend/node_modules/sharp
npm ERR! comma…
-
The dav1d decoder provides a meson build script and is straightforward to cross-compile.
https://github.com/lovell/sharp-libvips/tree/dav1d
The rav1e encoder does not provide build tooling and r…
-
```ruby
require "vips"
mask = Array.new(10){ |i| Array.new(10){ |j| 1 / Math::hypot(i-4.5, j-4.5) } }
hm = Vips::Image.new_from_file("PlayerSpawnsHeatMap.png").extract_band(0)
hm.conv(mask, precis…
-
Hello!
Is it possible to generate progressive jpgs with this library? I did not find any directions in docs or in other git issues here.
According to the libvips git issues, that library support…
-
## Question about an existing feature
When install a custom libvips with PDF support, we can convert a PDF file to an PNG image with sharp.
However, when the PDF has transparent background, the outp…
-
Figure out what to do about the following warning:
```console
Unable to resolve some modules:
"@img/sharp-libvips-dev/include" in ./node_modules/sharp/lib/libvips.js (web.browser)
"@img/sh…
-
Hi, your image is great but unfortunately not maintained any more.
Do you plan to update libvips and nodejs and release a new image?