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

Cleanup backend_cairo. #10204

Merged
merged 1 commit into from Jan 9, 2018
Merged

Cleanup backend_cairo. #10204

merged 1 commit into from Jan 9, 2018

Commits on Jan 9, 2018

  1. Cleanup backend_cairo.

    Split out of the qt5cairo PR.
    
    - Update to cairo 1.4.0 as minimal version (it introduced
      Context.clip_extents, which we use;
      https://pycairo.readthedocs.io/en/latest/changelog.html#id26)
    - matrix_flipy is unused.
    - flipy() is already True in the base class.
    anntzer committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    c535a7c View commit details
    Browse the repository at this point in the history