Skip to content

Add tests for svg render issue #5659

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

sdassow
Copy link
Contributor

@sdassow sdassow commented Apr 9, 2025

Description:

This adds a test to reproduce a problem with a circular mask image.

It comes with two images made with Inkscape by just cutting out a circle and exporting it,
only difference is that the "simplified" version is the after using the "simplify" option in Inkscape, which results in a different SVG path.

The error output of "circle mask normal" is what's interesting, as only a fraction of the circle is rendered.

Checklist:

  • Tests included.
  • Lint and formatter run with no errors.
  • Tests all pass.

@coveralls
Copy link

Coverage Status

coverage: 62.272% (+0.005%) from 62.267%
when pulling 8139869 on sdassow:bug/svg-circle-mask
into a9d00e2 on fyne-io:develop.

@Jacalz
Copy link
Member

Jacalz commented Apr 13, 2025

I wonder if this (partly) belong in our oksvg fork?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants