Learning Objectives
We will learn about the following topics in detail in the upcoming lessons
We'll cover the following
Upcoming topics
Pycairo provides a few different techniques that give us extra control over how paths are painted.
- Clipping protects specific areas of the page so that they cannot be marked. For example, when we apply a clip to a region, anything we draw outside the clipped region won’t be drawn. This way, the region outside the clip will be protected. Here is an example of clipping:
Get hands-on with 1400+ tech skills courses.