Fundamentals of SVG Programming: Concepts to Source Code (Graphics Series)
|
|
|
Summary
This chapter introduced a more hierarchical type of structure in SVG documents (which will be developed extensively in Chapter 6) by means of the SVG pattern elements and the SVG clipPath element in order to generate the following types of graphics images:
-
checkerboard patterns
-
gradient checkerboard patterns
-
multi-gradient checkerboard patterns
-
Venetian gradient patterns
|
|
|