stackcoder

Results 7 issues of stackcoder

Expose the `vips_image_set`, `vips_image_get` [functions](https://www.libvips.org/API/current/libvips-header.html#vips-image-set) to the go world.

**What are you trying to achieve?** Discard all existing metadata of an image and only write entries specified within `withMetadata` to the file. The current behavior merges existing entries with...

enhancement

The default memory limit of `128M` is not enough to lint larger projects. Since this is a development tool (running on trusted input, or in isolated environments) and not a...

The x11vnc package is now contained in the comunity repo of alpine linux.

I was wondering, if this could even work with vanilla WireGuard clients only. At least for iOS there is no way to get wgsd-client without building an own app. So...

I would like to be able to read all images of a tiff file. My specific use case for this functionality is writing code working with multiple instances of `DynamicImage`....

topic: formats
kind: API

In my setup systemd-udevd reproducible locks and prevent exporting the zpool with: `pool is busy`. After stopping udev I was able to export the zpool. However shutting it down before...