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

strange output from wx and wxagg when trying to render to JPEG or TIFF #1770

Merged
merged 1 commit into from
May 13, 2013

Commits on Apr 24, 2013

  1. wx backend should not attempt to render jpeg/tiff if PIL is present.

    If PIL is present, the wx backend needs to allow the base class to get the
    job done for print_jpeg and print_tiff, instead of trying to take over
    duties itself.
    Daniel Hyams committed Apr 24, 2013
    Configuration menu
    Copy the full SHA
    9192c2e View commit details
    Browse the repository at this point in the history