Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

cairo rendering for wx#9202

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
anntzer wants to merge17 commits intomatplotlib:masterfromanntzer:wxcairo
Closed

Conversation

anntzer
Copy link
Contributor

PR Summary

This PR builds on top of#8771. It adds a wx+cairo backend, similarly to how#8771 adds a qt4/5+cairo backend.

(Mostly implemented because I was asked on the mailing list whether mpl_cairo works with wx -- this patch makes that possible.)

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/next_whats_new/ if major new feature (follow instructions in README.rst there)
  • Documented in doc/api/api_changes.rst if API changed in a backward-incompatible way

@anntzeranntzerforce-pushed thewxcairo branch 2 times, most recently from6821ad2 toc4b6cfbCompareSeptember 19, 2017 07:17
@dstansbydstansby added this to the2.2 (next next feature release) milestoneSep 19, 2017
@anntzeranntzerforce-pushed thewxcairo branch 3 times, most recently from7367ce4 tof87c24eCompareDecember 30, 2017 00:01
(Apparently the version parsing can sometimes fail on Travis.)
gdk_window_process_updates is deprecated since GDK 3.22.  Agg animationsrun fine without it, and removing it makes mpl_cairo animations faster.Being drawable is synonym to being mapped and visible.
Vector surfaces do not report their extents, so we need to pass them inmanually.
@anntzer
Copy link
ContributorAuthor

Replaced by#10395.

@anntzeranntzer deleted the wxcairo branchFebruary 12, 2018 06:11
@QuLogicQuLogic modified the milestones:needs sorting,v2.2.0Feb 12, 2018
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Projects
None yet
Milestone
v2.2.0
Development

Successfully merging this pull request may close these issues.

3 participants
@anntzer@QuLogic@dstansby

[8]ページ先頭

©2009-2025 Movatter.jp