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

WIP: Improve tracking of Graphics State #301

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

yob
Copy link
Owner

@yob yob commented Oct 18, 2019

Improves PageState and PageTextReceiver so they track additional elements of the graphics state, like colorspace, color, alpha level, etc.

I'm not sure if I'll merge this yet, but it's potentially helpful for improving text extraction. For example, we could skip text with an alpha value of 0 (because it's not visible to users).

Base automatically changed from master to main January 30, 2021 22:38
yob added 2 commits December 30, 2021 09:13
how does it vary over the page? Are there some characters that we should
ignore?
@yob yob force-pushed the graphics-state-enhance branch from 9f17862 to 951f12b Compare December 29, 2021 22:15
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.

1 participant