Skip to content

HiDPI/Retina support for Enable #412

@corranwebster

Description

@corranwebster

Recent releases of Wx and Qt permit support of high-resolution HiDPI/Retina displays. Enable should detect these situations and adapt the resolution of image-based Window implementations to render appropriately.

All that is likely needed is to increase the size of the array being rendered into and apply a global scale factor to the gc immediately before calling the top-level component's draw method, so implementation is hopefully easy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions