Skip to content

Easy fix - width and height #5

Description

@aztecman

right now the width and height don't behave properly.
For example, it throws an error on 640x512

Problem is simply that you didn't put the arguments in the pipelines
So,
width=width,
height=height,

put these ^ arguments in each call to 'pipe'

Fixed on my local, but I am too lazy to open a PR just now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions