-
Currently, we have 1 Lambda Function that handles Next.js server requests and image optimization. The lambda container image size is ~70MB. It includes sharp libvips dependencies which are ~30MB which…
-
Looking at
https://github.com/libvips/libvips/blob/65c99219af5b3f4a8e9d4a9daf7886a6c97cf619/libvips/create/sines.c#L99-L102
I believe that this may be simpler written as
```
theta = atan2( si…
-
### System Info
AIX, IBM i system.
### Environment/Platform
- [ ] Website/web-app
- [ ] Browser extension
- [X] Server-side (e.g., Node.js, Deno, Bun)
- [ ] Desktop app (e.g., Electron)
- [ ] Other…
-
After following the steps:
"git clone https://github.com/poloclub/transformer-explainer.git
cd transformer-explainer
npm install
npm run dev"
report an error:
Error:
Something went wrong ins…
-
**Is your feature request related to a problem? Please describe.**
Current image sources (native Go, JPEG thumbnails, FFmpeg, ...) do not support all the various popular formats out there, the biggest…
-
## Some NPM packages depend on platform libs during installation
Case in point is the [sharp](https://github.com/lovell/sharp) package, which requires github.com/.../libvips-8.12.2-linux-x64.tar.br…
-
when this program run on a linux systeam. it comes to this problem,i want to know how to solve it. thanks
-
### Description
I can't install it with Yarn `yarn add -D vite-plugin-favicon2` but it works with NPM `npm install --save-dev vite-plugin-favicon`
```
error /Users/johndoe/Desktop/bravo/node_mo…
-
See e.g. https://cameratico.com/tools/web-browser-color-management-test/ for test content
Wasn't able to correctly resize a non sRGB image with an embedded color profile. Unfortunately I can't post…
-
### Version
v18.17.1
### Platform
_No response_
### Subsystem
fs
### What steps will reproduce the bug?
```shell
mkdir -p test/include
touch test/libvips-cpp.so.42
```
```javascript
c…
prfd updated
7 months ago