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

[FR]: Add svg color mapper #679

Open
2 tasks done
sysint64 opened this issue Apr 3, 2025 · 0 comments · May be fixed by #680
Open
2 tasks done

[FR]: Add svg color mapper #679

sysint64 opened this issue Apr 3, 2025 · 0 comments · May be fixed by #680
Labels
enhancement New feature or request

Comments

@sysint64
Copy link

sysint64 commented Apr 3, 2025

Is there an existing issue for this?

  • I have searched the existing issues

Describe the problem

Color mapper allows you to redefine colors in the svg image, this can be useful e.g. when you want to change more than one color in one svg. In this case just applying color filter won't work properly.

Describe the solution

Add _svg.ColorMapper? colorMapper, to generated svg method.

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@sysint64 sysint64 added the enhancement New feature or request label Apr 3, 2025
@sysint64 sysint64 linked a pull request Apr 3, 2025 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant