8000 Backend pdf · Pull Request #8673 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content

Backend pdf #8673

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

Closed
wants to merge 6 commits into from
Closed

Backend pdf #8673

wants to merge 6 commits into from

Conversation

ghost
Copy link
@ghost ghost commented May 27, 2017

PR Summary

The second pull request to address #8142 to address @tacaswell 's comment in #8644. Added a test case to compare generated figures using pdf backend with eps backend (the later does not have this bug). Added some small fix to testing facility in the process. Note that while implementing the test, I believe that along the way, someone tried to make automated comparison between pdf and eps images, but this engine does not really work on general images. I use this engine since the expected images are supposed to be blank, which is the only case where this engine really works (comparing blank to non-blank images)

PR Checklist

  • Has Pytest style unit tests
  • Code is PEP 8 compliant
  • New features are documented, with examples if plot related
  • Documentation is sphinx and numpydoc compliant
  • Added an entry to doc/users/whats_new.rst if major new feature
  • Documented in doc/api/api_changes.rst if API changed in a backward-incompatible way

@ghost ghost closed this May 27, 2017
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0