Skip to content

A mistake in document, clipper.image(path, callback) #7

@anseki

Description

@anseki

Hi thank you for the very useful library.
It seems that this line:

Load source image from the memory after initialized. Functionality is identical to `Clipper(path, callback)`.

https://github.com/superRaytin/image-clipper/blob/master/README.md?plain=1#L156
should be:

Load source image from the given path after initialized. Functionality is identical to `Clipper(path, callback)`.

because this is comment about clipper.image(path, callback).

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