Praveen Sanap

Results 3 issues of Praveen Sanap

Adds [Kernel](https://www.libvips.org/API/current/libvips-resample.html#VipsKernel) in bimg.Option. Uses the kernel param in vips_reduce https://www.libvips.org/API/current/libvips-resample.html#vips-reduce Tries to solve https://github.com/h2non/bimg/issues/428

In this vips_reduce operation was used but the optional parameters were set to NULL, https://github.com/h2non/bimg/pull/141/files https://www.libvips.org/API/current/libvips-resample.html#vips-reduce we want to change optional parameter from VipsKernel= (default: lanczos3) to cubic. cc @vektah

## Summary A backstage plugin integration with markdoc.io ## Project website (if applicable) Stripe announced release of their documentation authoring tool. https://markdoc.io/ https://github.com/markdoc/markdoc ## Context https://increment.com/documentation/why-investing-in-internal-docs-is-worth-it/ This article advocates investing...

enhancement
help wanted
plugin