kozbot / kecb

Python program to generate industrial electrical symbol library.
MIT License
7 stars 3 forks source link

Basic linestyles #4

Closed kozbot closed 7 years ago

kozbot commented 7 years ago

At minimum the always available linestyles should be dashed (2x, 1x, 0.5x) , dotted, and phantom.

kozbot commented 7 years ago

Dashed and Phantom are included by default, but scaling seems way off for sizes used here. Need to redefine and test visually before this can be closed.