Creating an custom spaced line?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Creating an custom spaced line?

Daeraxa
Is it possible to have some kind of custom pen that can draw a specific line type?

For example what I want to do is draw a line that draws a dot or dash exactly every 3.85mm over a length of my choosing, like the existing "Dot" pen but with specific spacing requirements.

Reply | Threaded
Open this post in threaded view
|

Re: Creating an custom spaced line?

sand1024
Right now - no, custom line types are not supported. This is planned to be improved in upcoming releases.
Reply | Threaded
Open this post in threaded view
|

Re: Creating an custom spaced line?

Daeraxa
Thanks, I'll guess I'll cope with adding some lines in manually with the command line with the same length and space over and over relative to the last drawn position.