Add some node graphics
authorLukáš Jiřiště <gymnazium.jiriste@gmail.com>
Fri, 20 Dec 2024 17:02:57 +0000 (18:02 +0100)
committerLukáš Jiřiště <gymnazium.jiriste@gmail.com>
Fri, 20 Dec 2024 17:02:57 +0000 (18:02 +0100)
commita59c4c6da1e38edb86203f18bad3a68a99040ce8
treebcf6c8c2ba917dfa4ae189a289630ffc00e0a1c8
parent0ac04d404f053f517908cb58986c348c3c031f8e
Add some node graphics

When adding MOSFETs in the schema mode, a node is spawned for each of
the terminal. It is also bound and the terminal "position" is used for
its single segment.
I am not satisfied with how the position and symbol of this terminal
segment is obtained, but I cannot think about a more elegant way at this
time.
inc/FET_sim.h
src/build_helper.c
src/colors.c
src/schema_mode.c