-
Notifications
You must be signed in to change notification settings - Fork 0
5 Shape
jphsd edited this page Feb 8, 2023
·
3 revisions
Paths are interesting but ultimately are limited in what they can describe. Shapes supply the next level of abstraction. Think of a circle with a hole in it (a doughnut or the letter 'o') - two paths are required to describe it.
The shape type provides the ability group multiple paths. All paths added to a shape will be forced closed when rendered.