🌐 AI搜索 & 代理 主页
Skip to content

Conversation

@anntzer
Copy link
Contributor

@anntzer anntzer commented Mar 18, 2018

This ensures that when a cairo-based backend is active, animations also
get saved using backend_cairo, rather than falling back on backend_agg.

The fallback on agg was noted in #7233 (comment).

PR Summary

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

This ensures that when a cairo-based backend is active, animations also
get saved using backend_cairo, rather than falling back on backend_agg.
@anntzer anntzer added this to the v3.0 milestone Mar 18, 2018
@QuLogic
Copy link
Member

QuLogic commented Mar 19, 2018

This definitely improves the linked issue, but we should probably add at least a test of saving files with the Cairo backend at some point.

@dopplershift dopplershift merged commit 307ec91 into matplotlib:master Mar 19, 2018
@anntzer anntzer deleted the cairo-rgba branch March 19, 2018 02:52
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.

4 participants