Skip to content

Pygame demo raises pygame.error: Unknown pixel format #177

@carlosgmartin

Description

@carlosgmartin

Running the pygame demo raises pygame.error: Unknown pixel format. It seems to work if "ARGB" is changed to "RGBA" but then the channels are in the wrong order. Adding a new format cairo.FORMAT_RGBA32 would allow pycairo to interface correctly with pygame.

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