-
As discussed here: https://github.com/jcupitt/ruby-vips/issues/100
More package details here: https://launchpad.net/ubuntu/trusty/+package/libvips-dev
-
I'm trying to resize an image based on height and width.
If I use `thumbnail` (only using width) it works as intended, using `thumbnail_with_opts` it does not.
Note that I have moved the App into th…
-
Hello, are running Pixelfed 0.12.3 on Yunohost!
Seems that i cannot activate the media file support for AVIF in WebAdmin panel.
Have added following line in /var/www/pixelfed/.env
MEDIA_TYPES…
-
### Issue description
I use imagine with modern and fast graphic engine [libvips](https://github.com/libvips/libvips) via [php-vips-ext](https://github.com/libvips/php-vips-ext) and it work perfect…
-
Hello,
I am thrilled by the simplicity and ease of use of this library; however there is an important part missing: when loading a TIFF file that contains multiple pages (layers in libvips terminol…
-
From @thomasritz In #56 @toaster added access loading options, but they are not included anymore in the code. It looks like they are still supported by libvips. What do you think about adding support …
-
### What happened?
node 20.10.0
npm 10.2.3
pnpm 8.10.2
When I run :pnpm create plasmo --with-antd
error:
node_modules/.pnpm/sharp@0.32.6/node_modules/sharp: Running install script, failed in…
-
Hello,
do you plan to add support for JPEG XL format into imgproxy?
It is supported by libvips. It's in testing in Chromium and in Firefox nightly.
ondrs updated
1 month ago
-
- [ ] move to node@18.17.0 and higher in order to be able to install sharp@0.33 in which libvips installed from npm and not from gh. More info here - https://github.com/lovell/sharp/issues/3750
- [ ]…
-
Certain Samsung phones produce invalid JPEG files, which causes libvips to throw an error.
Example image:
https://kappa.lol/ZEhuj
Newer versions of libvips seem to work around this issue, see …