Drawing pipeline redesign #8
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This issue will serve as a discussion and documentation for upcoming changes of the drawing pipeline.
These changes should provide the following improvements (non-exhaustive nor definitive list):
port-
prefix)Additionally, here is a list of other interesting features that could be implemented to further improve user experience:
As a first step, I think separating declarations and rendering would really help improve the overall structure, and could allow for more automatically computed values (e.g. stub sides)
Additionally, here is an example of what a better functional interface might look like (adapted from gallery/test.typ)
Show / hide
Changes include:
pos
andsize
argumentspos
values (e.g. align/with, offset/from)Res-MP.out
instead ofRes-MP-port-out
)wire.wire
name-pos
forwire.wire
(usingnone
values)