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

Enabled ClipPaths option to filter letters. #905

Merged
merged 2 commits into from
Sep 8, 2024

Conversation

yjagota
Copy link
Contributor

@yjagota yjagota commented Sep 8, 2024

Recreated a fresh pull request for the changes suggested by savasozer in pull request #681.

IColor nonStrokingColor,
TextRenderingMode textRenderingMode,
CurrentGraphicsState currentState,
ParsingOptions parsingOptions,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no need to pass ParsingOptions parsingOptions, you can just access them through this.ParsingOptions.ClipPaths

@BobLd
Copy link
Collaborator

BobLd commented Sep 8, 2024

@yjagota thanks a lot for the PR and its tests. I've added small comment - let me know if any question

@BobLd BobLd self-assigned this Sep 8, 2024
@yjagota
Copy link
Contributor Author

yjagota commented Sep 8, 2024

@yjagota thanks a lot for the PR and its tests. I've added small comment - let me know if any question

Done.

@BobLd BobLd merged commit 09bddba into UglyToad:master Sep 8, 2024
1 check passed
@yjagota yjagota deleted the clip-path-filter-letters branch September 8, 2024 12:46
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