Skip to content

Implement ImageSurface.create_for_data #1

@stephenemslie

Description

@stephenemslie

In Python3, this raises an error:

>>> cairo.ImageSurface.create_for_data()
*** NotImplementedError: Surface.create_for_data: Not Implemented yet.

What would be required to support ImageSurface.create_for_data in Python3?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions