An open API service indexing awesome lists of open source software.

https://github.com/bigbluebutton/perfect-freehand-python

Draw perfect pressure-sensitive freehand lines. (Python port)
https://github.com/bigbluebutton/perfect-freehand-python

Last synced: 10 months ago
JSON representation

Draw perfect pressure-sensitive freehand lines. (Python port)

Awesome Lists containing this project

README

          

# Perfect Freehand Python _(perfect-freehand-python)_

![perfect](https://github.com/bigbluebutton/perfect-freehand-python/raw/1.2.0/docs/_static/perfect-freehand-logo.svg)

Draw perfect pressure-sensitive freehand lines. (Python port)

This is a Python port of the
[perfect-freehand library](https://github.com/steveruizok/perfect-freehand)
originally written by Steve Ruiz in TypeScript. Please reference the
documentation for that library for additional usage examples, links to
other implementations, and to support the original author.

When published to PyPi, the package name is "perfect-freehand" (since the "python" is redundant).
The library name when importing into python code is `perfect_freehand`.

* Documentation: https://bigbluebutton.github.io/perfect-freehand-python/

## License

This library's code and documentation is released under the terms of the [MIT](LICENSES/MIT.txt) license.
Certain build system files are under the terms of the [CC0-1.0](LICENSES/CC0-1.0.txt) license.