Chapter 3. Basic SVG Elements and Shapes
IN THIS CHAPTER
SVG provides several elements that describe commonly used graphic shapes.
In this chapter, we will examine six of the SVG elements that provide basic graphic shapes we can use, and reuse, as visual components. In particular, we will examine in detail the following elements and many of their attributes that SVG provides for a developer to modify the visual appearance produced by an SVG rendering engine:
The
line
element, which describes a straight lineThe
rect
element, which describes ...
Get SVG Unleashed now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.