Use higher-resolution icons on HiDPI-friendly backends · Issue #4978 · matplotlib/matplotlib · GitHub
Skip to content

Use higher-resolution icons on HiDPI-friendly backends #4978

Description

@astrofrog

On the MacOS X backend, the canvas is rendered at high resolution, but the icons are still low-res:

screen shot 2015-08-22 at 4 22 26 pm

It would be nice to use higher-res icons on backends that support HiDPI (at least MacOS X, PyQt5, and maybe others)

It looks like the icons are in SVG in lib/matplotlib/mpl-data/images/ so it should be easy to generate new ones.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions