Suggon
Suggon
> there is a `premultiplied` constructor property. I see, it's possible to leverage Sharp's own underlying algorithms 😄 With that, the final unpremultiply function is looking more elegant now! ```js...
The said change works 👍
Although, I can't really say I'm supportive with the idea of having to spawn an extra image and create another sharp instance for it. Does this mean achieving it is...
And if not that then, by extension, would it be possible to somewhat work this around using the [composite](https://sharp.pixelplumbing.com/api-composite) method? Not trying to be troublesome or anything, just looking for...
What worked perfectly for me (16.9.7) without any mount-bind hacks, was to use FFmpeg codecs instead of Codec2 that BlissOS and AOSP use by default. I added the following parameters...