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

Add support for indirect text-decoration resolving #678

Merged
merged 4 commits into from
Nov 1, 2023

Conversation

LaurenzV
Copy link
Contributor

I hope I didn't mess up anything in the algorithm, but at least all the test cases pass and the indirect.svg one looks correct now as well.

Also, I ran cargo fmt which changed two other files a bit, I know you usually don't take formatting PRs but I hope it's okay in this case, otherwise I always need to manually undo the changes when running the command. But if you don't want to, I'll revert that change.

@RazrFalcon
Copy link
Collaborator

Thanks! It's even shorter now.
Once again, many tasks in resvg/usvg are not that hard, I simply have no time working on them.

Does this PR fixes #674 and #410 ?

I know you usually don't take formatting PRs but I hope it's okay in this case

I don't take stand-alone formatting patches. Otherwise it's fine.

@LaurenzV
Copy link
Contributor Author

LaurenzV commented Nov 1, 2023

Yes, it fixes both of them!

@RazrFalcon RazrFalcon merged commit 23d689d into linebender:master Nov 1, 2023
3 checks passed
@RazrFalcon
Copy link
Collaborator

Thanks!

@LaurenzV LaurenzV deleted the text-decoration branch November 1, 2023 10:50
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.

2 participants