Showing changes from revision #1 to #2:
Added | Removed | Changed
Size | Meaning |
---|---|
4 | Distance into dash pattern to start (user co-ordinates) |
4 | n – number of elements in pattern |
4n | Dash elements (each is a length in user co-ordinates) |
Each element gives a length of dash, starting with an on dash, alternating on-off, looping round the list of elements.
Hence, if n is odd, the second time round the elements on/off values will be reversed.