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

original_path extraction error regarding LTCurve #925

Closed
KaboChow opened this issue Dec 8, 2023 · 2 comments
Closed

original_path extraction error regarding LTCurve #925

KaboChow opened this issue Dec 8, 2023 · 2 comments

Comments

@KaboChow
Copy link

KaboChow commented Dec 8, 2023

During the process of extracting shape data from a PDF, I converted the created text letter 'o' into a shape object.

image
Here is the curve data I obtained.

image
Normally, there should only be one set of curve data.
However, it seems that there are two in this case. Here is the graphic created on the canvas using the obtained data:

image
The filling color obtained for the second set of curve data is incorrect.

This is the PDF I conducted the test on:
LTCurve.pdf

Is there any way to resolve this?
Thank you very much.

@pietermarsman
Copy link
Member

@KaboChow What is the code you are using to extract the curves?

@KaboChow
Copy link
Author

KaboChow commented Jan 24, 2024

@pietermarsman Thank you for your reply.
Regarding the question I am having, I have found the answer in another question here

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