Skip to content
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

Incorrect gradient rendering #779

Open
mrbean-bremen opened this issue Jan 3, 2021 · 3 comments
Open

Incorrect gradient rendering #779

mrbean-bremen opened this issue Jan 3, 2021 · 3 comments

Comments

@mrbean-bremen
Copy link
Member

mrbean-bremen commented Jan 3, 2021

This has been introduced with the refactoring of SvgPaintServerFactory in #564. At least two of the W3C images render incorrectly after this change:
pservers-grad-20-b.svg (fallback not used for stroke)
grafik
struct-use-05-b.svg (image not used for gradient rendering)
grafik

@H1Gdev
Copy link
Contributor

H1Gdev commented Jan 9, 2021

@mrbean-bremen
Next, I will check this issue.

H1Gdev added a commit to H1Gdev/SVG that referenced this issue Jan 11, 2021
- Make up for PR svg-net#564.
- Fixes part of svg-net#779.
mrbean-bremen pushed a commit that referenced this issue Jan 11, 2021
- Make up for PR #564.
- Fixes part of #779.
@H1Gdev
Copy link
Contributor

H1Gdev commented Jan 25, 2021

It is difficult and time-consuming to resolve struct-use-05-b.svg so that the various problems resolved by #564 do not recur.

@mrbean-bremen
Copy link
Member Author

Well, thanks for trying!

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

No branches or pull requests

2 participants