Beziers.py - a library for manipulating Bezier paths¶

Contents:

  • Core Concepts
    • A Point
    • A Segment
    • A Line
    • A QuadraticBezier curve
    • A CubicBezier curve
    • A BoundingBox
  • Helpful utility classes
    • Geometric shapes
  • Handling Bezier Paths (Splines)
    • Subpackages

Indices and tables¶

  • Index

  • Module Index

  • Search Page

beziers

Navigation

Contents:

  • Core Concepts
  • Helpful utility classes
  • Handling Bezier Paths (Splines)

Related Topics

  • Documentation overview
    • Next: Core Concepts

Quick search

©2018, Simon Cozens. | Powered by Sphinx 3.0.3 & Alabaster 0.7.12 | Page source