Login  Register

Re: Adding custom Line Types

Posted by dxli on Sep 23, 2023; 2:56pm
URL: https://forum.librecad.org/Adding-custom-Line-Types-tp5723518p5723521.html

The current code base doesn't allow user defined line types:

https://github.com/LibreCAD/LibreCAD/blob/master/librecad/src/lib/gui/rs_linetypepattern.cpp

If needed, we can design a way to allow customized line types.