zmitchell / splatter

A Rust framework for creating generative art
0 stars 0 forks source link

chore(deps): update rust crate usvg to 0.36 #52

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
usvg dev-dependencies minor 0.35 -> 0.36

Release Notes

RazrFalcon/resvg (usvg) ### [`v0.36.0`](https://togithub.com/RazrFalcon/resvg/blob/HEAD/CHANGELOG.md#0360---2023-10-01) [Compare Source](https://togithub.com/RazrFalcon/resvg/compare/v0.35.0...v0.36.0) ##### Added - `stroke-linejoin=miter-clip` support. SVG2. Thanks to [@​torokati44](https://togithub.com/torokati44). - Quoted FuncIRI support. Like `fill="url('#gradient')"`. SVG2. Thanks to [@​romanzes](https://togithub.com/romanzes). - Allow float values in `rgb()` and `rgba()` colors. SVG2. Thanks to [@​yisibl](https://togithub.com/yisibl). - `auto-start-reverse` variant support to `orient` in markers. SVG2. Thanks to [@​EpicEricEE](https://togithub.com/EpicEricEE). ##### Changed - Update dependencies. ##### Fixed - Increase precision of the zero-scale transform check. Was rejecting some valid transforms before. - Panic when rendering a very specific text. - Greatly improve parsing performance when an SVG has a lot of references. Thanks to [@​wez](https://togithub.com/wez). - (Qt API) Fix scaling factor calculation. Thanks to [@​missdeer](https://togithub.com/missdeer).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.