Tobias Falk

Results 137 comments of 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 ![ex15_dashed](https://github.com/wireviz/WireViz/assets/56540480/ae4ee879-6fc2-44a5-ad6e-037a11ca1101) # Dashed Bold ![ex15_dashed_bold](https://github.com/wireviz/WireViz/assets/56540480/959973da-ba96-4a7c-949f-ce7df12489b0) # Dotted ![ex15_dotted](https://github.com/wireviz/WireViz/assets/56540480/902d2141-0798-4fed-8191-5c553e1a98dc) # Dotted Bold ![ex15_dotted_bold](https://github.com/wireviz/WireViz/assets/56540480/c1a76b62-a52b-4020-90f7-db3109323174) # Solid ![ex15_solid](https://github.com/wireviz/WireViz/assets/56540480/4e32db9b-c1da-4d0c-b8df-0cecb17b88ba) # Solid Bold ![ex15_solid_bold](https://github.com/wireviz/WireViz/assets/56540480/0ef8e90a-b424-4e07-b61d-f11c3dbe9bb9)

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...