Tobias Falk
Tobias Falk
Updated the code of `pin2pin.gvpr` above, to prevent creation of white/not used space
https://gitlab.com/graphviz/graphviz/-/issues/2547
> However, now when you have a complete solution, I must mention a small concern I have about the dashed lines. During my work on #330, I realized dashed lines...
# Dashed  # Dashed Bold  # Dotted  # Dotted Bold  # Solid  # Solid Bold 
Solid Bold seams quite good
> - About the YAML input syntax: I know that `internal_shorts` and `external_shorts` were suggested in #48, and the latter ended up as `loops`. Should we still keep `internal_shorts` for...
@kvid yes I think we should most likely decide for either loops or shorts, since they are practically the same. Personally I like this representation more, since it does not...
The problem with shorts in the BOM is that it highly depends on the connector, one connector can only be shorted with a with short wires that goes directly from...
@kvid now with your explanation 'populated' makes even more sense for shorts, since they require a Pin in the connector and not a plug or something else.
This gives me the question, do we change things so that the user needs to rewrite its yaml file with a version updated? Since I would propose to remove the...