Suggon

Results 5 issues of Suggon

## Feature request ### What are you trying to achieve? Any one of these two blendmodes/filters: * Divide * Unpremultiply ### Description Hello, good day. I see there is a...

enhancement

I'm not quite sure if the title is accurate to Sharp's internal algorithm, but [`joinChannel`](https://sharp.pixelplumbing.com/api-channel#joinchannel) *does* appear to exhibit an unusual behavior *at least* somewhere. As a very simple example...

question

## Summary of the Pull Request ## PR Checklist - [ ] **Closes:** Link to issue #xxx - [ ] **Communication:** I've discussed this with core contributors already. If work...

### Preflight Checklist * [x] I agree to follow the [Code of Conduct](https://github.com/jgraph/drawio/blob/dev/CODE_OF_CONDUCT.md) that this project adheres to. * [x] I have searched the issue tracker for a feature request...

Hello, good day. I've replaced a few non-standard methods with standard ones: - Changed the parser `mimeType` from `text/html` (result undesirably wrapped with ``) into `image/svg+xml`[[1]](https://developer.mozilla.org/en-US/docs/Web/API/DOMParser/parseFromString#parsing_xml_svg_and_html) - Replaced the substitution...