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

Fixes #672 and #630 #801

Merged

Conversation

JulianFeinauer
Copy link
Contributor

@JulianFeinauer JulianFeinauer commented Aug 26, 2022

Pull request

Add raw points to get full information from bezier segments and dashing style

Fixes #672
Fixes #630

How Has This Been Tested?

I added two tests, test_paint_path_dashed and test_paint_path_beziers_check_raw

Checklist

  • I have read CONTRIBUTING.md.
  • I have added a concise human-readable description of the change to CHANGELOG.md.
  • I have tested that this fix is effective or that this feature works.
  • I have added docstrings to newly created methods and classes.
  • I have updated the README.md and the readthedocs documentation. Or verified that this is not necessary.

@pietermarsman pietermarsman merged commit 5114acd into pdfminer:master Nov 6, 2022
@pietermarsman
Copy link
Member

@JulianFeinauer Thanks for fixing this! 👍

@hfmandell
Copy link

hfmandell commented Jul 21, 2023

@pietermarsman Do you know if these latest changes will be published to PyPI soon? Interested in these helpful Bezier path functionalities.

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.

Save control point information on LTCurve Extracting Stroke Dasharray in LTCurve
3 participants