Category:SVG simplification by dasharray

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

The SVG stroke-dasharray attribute can be used to draw dotted lines and much more.

The example 5lines pg a.svg shows that it can fill an area.

An interesting possibility is the dash of length zero; see more at Dasharray.[clarification needed]
When stroke-linecap is defined e.g. as round, the renderer generates objects in the distance of the gaps and in the size of the stroke-width, as shown in the three examples.

This logic allows to draw graphics like all the Braille letters or dice very easy.

Note: The renderer sometimes has difficulties when the path ends exactly at the position of a zero-length dash; therefore it is advised to make the path a bit longer.
The example SVGpathM03.svg explains it and shows different views depending on rendering size.

Subcategories

This category has only the following subcategory.

Media in category "SVG simplification by dasharray"

The following 117 files are in this category, out of 117 total.