Skip to content

API compatibility with Pycairo: Composite Operators #219

@StephanGocht

Description

@StephanGocht

There seems to be an API incompatibility preventing drop-in replacement with pycairo:

Operators in pycairo are accessed via cairo.Operator.CLEAR.

Operators in pycairo are accessed via cairocffi.OPERATOR_CLEAR.

This probably effects other enums as well.

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