Package: wnpp
Severity: wishlist
Owner: david.k...@dknet.ch
* Package name: golang-github-h2non-bimg
Version: 1.1.9-1
Upstream Author: Tomas Aparicio
* URL : https://github.com/h2non/bimg
* License: MIT
Programming Lang: Go
Description: Go package for fast high-level image processing powered
by libvips C library
Small Go (http://golang.org) package for fast high-level image
processing using libvips (https://github.com/jcupitt/libvips) via
C bindings, providing a simple programmatic API.
.
bimg was designed to be a small and efficient library supporting common
image operations such as crop, resize, rotate, zoom or watermark. It can
read JPEG, PNG, WEBP natively, and optionally TIFF, PDF, GIF and SVG
formats if libvips@8.3+ is compiled with proper library bindings. Lastly
AVIF is supported as of libvips@8.9+. For AVIF support libheif needs to
be compiled with an applicable AVIF en-/decoder
(https://github.com/strukturag/libheif#compiling).
Greetings,
David