-
Hi, jcupitt & others,
I have been facing an issue, quite similar to this, my task to convert base_tiles i.e jpeg's used for dzi format into multi-tiled pyramidal tiffs.
**The Process:**
For …
-
## Description
Since last MacOS Update I can't run gridsome develop.
I have looked arround and havn't found real solutions for this problem.
Any help will be highly appreciated.
### Steps to…
-
require __DIR__ . '/vendor/autoload.php';
use Jcupitt\Vips;
$image = Vips\Image::newFromFile('./images/demo.png', ['access' => 'sequential']);
$image->writeToFile('./aa.pdf', [
//'format'…
-
SSR build failing on Vercel with error `Cannot find module 'sharp'`
Probably related to https://github.com/nuxt/image/issues/430
Using this vercel.json:
```
{
"version": 2,
"routes": […
-
I am working on a project in which I need to put graphics onto surfaces. To make the results look realistic I need the displace function using displacement map, similar to GM and Jimp displace() funct…
-
```
SYMBOL_LOOKUP = SymbolLookup.libraryLookup(System.mapLibraryName("vips"), LIBRARY_ARENA)
.or(SymbolLookup.loaderLookup())
.or(Linker.nativeLinker().defaultLookup());
```
on Windows this t…
-
I think you should add Relax is build on Node.js version x.x.
Because I have many problem when install latest Node.js version and tried to install Relax.
Each version Relax, I have error when try ru…
-
1. thumbor docker support THUMBOR_NUM_PROCESSES
https://github.com/MinimalCompact/thumbor?tab=readme-ov-file#quick-start
`docker run ... -e THUMBOR_NUM_PROCESSES=xxx` or so
2. imagor docker suppo…
-
vips-ffm provides VImage::writeToTarget which, as far as I understood from libvips documentation itself, should allow to save an image without knowing what the target format will be, and have the libr…
-
Is there way you can add this to AUR package it's easy to download?