Skip to content

chore(deps): bump femtovg from 0.25.0 to 0.25.1 in the compatible-updates group#544

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/compatible-updates-45c42f7f58
Open

chore(deps): bump femtovg from 0.25.0 to 0.25.1 in the compatible-updates group#544
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/compatible-updates-45c42f7f58

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor

Bumps the compatible-updates group with 1 update: femtovg.

Updates femtovg from 0.25.0 to 0.25.1

Release notes

Sourced from femtovg's releases.

v0.25.1

What's Changed

Full Changelog: femtovg/femtovg@v0.25.0...v0.25.1

Changelog

Sourced from femtovg's changelog.

[0.25.1] - 2026-05-29

  • Added dashed stroke support. New Paint methods set_line_dash() / line_dash() / with_line_dash() and set_line_dash_offset() / line_dash_offset() / with_line_dash_offset(), plus Path::dashed() to produce a dashed copy of a path.
  • Render text crisply under uniform-scale transforms: glyphs drawn with a uniform scale combined with a translation are now rasterized into the atlas at the on-screen size (for solid color fills) instead of falling back to path rendering.
Commits
  • f32dc79 Prepare 0.25.1 release
  • fa2b8f2 Render uniformly-scaled text crisply via scale-baked atlas glyphs
  • 5d0867e Match Canvas line dash state semantics
  • 07cc6b3 Add dashed stroke support
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the compatible-updates group with 1 update: [femtovg](https://github.com/femtovg/femtovg).


Updates `femtovg` from 0.25.0 to 0.25.1
- [Release notes](https://github.com/femtovg/femtovg/releases)
- [Changelog](https://github.com/femtovg/femtovg/blob/master/CHANGELOG.md)
- [Commits](femtovg/femtovg@v0.25.0...v0.25.1)

---
updated-dependencies:
- dependency-name: femtovg
  dependency-version: 0.25.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: compatible-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 16, 2026
@RobertMueller2

Copy link
Copy Markdown
Member

blocked by #527

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant