Polygons

Learn how to make complex polygons with Pycairo.

We'll cover the following...

In this lesson, we will look at a slightly more complex polygon: a useful arrow shape. This example will illustrate a few techniques that can be used to design polygons.

A simple arrow

Here, we will see how to draw an ...