Skip to content

Incompatibility of @pixi/node with @pixi/extract 7.2.4 #11

Description

@UlyssesZh

@pixi/extract 7.2.4 uses ImageData (introduced in commit 242eac):

https://github.com/pixijs/pixijs/blob/v7.2.4/packages/extract/src/Extract.ts#L153

We need to polyfill this object correctly to the ImageData provided by node-canvas.

This bug is similar to #4 because they are both due to not polyfilling objects from node-canvas correctly in @pixi/node.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions