Skip to content

Working Python port of Rough.js #230

@cktlco

Description

@cktlco

Thanks to the rough author for the great work, especially the design and implementation of the various drawing and filling algorithms and for making it all available -- really nice stuff!!

To extend Rough's reach even further, I've made a full port from this Javascript version to Python:
https://github.com/cktlco/rough-py
which publishes to PyPi.

It loses the valuable interactive nature of Javascript, but is helpful for cases with static images (documentation) and is friendly for sketchy services and batch jobs. Small bonuses like text handling and gradients, with many colorful examples and tests.

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