python3-beziers

Python library for bezier curves and paths (Python 3)
  https://github.com/simoncozens/beziers.py
  0
  no reviews



Beziers provides a variety of classes for constructing, manipulating and drawing Bezier curves and paths. Principally designed for font design software, it allows you to join, split, offset, and perform many other operations on paths.

This package installs the library for Python 3.