About last post, The system i use for pixel art drawing of digital logic Ima name it pixdigit for now
My template file
Digital logic color key: Red/FF0000=NOT (in from left, out from other) Green/00FF00=OR Blue/0000FF=AND (2+ need to be on, not all 3) Pink/FF00FF=NAND Yellow/FFFF00=Nor (in from left, top, bottom, out from right) Cyan/00FFFF=Xor Black/000000=Wire (input from all, output to all) White/FFFFFF=empty Grey/808080=IO Dark Grey/202020 = Bridge (Top links to bottom, Left links to Right) Light Grey/C8C8C8 = 90 ccw bridge (Left links to Top, Bottom links to Right) Purple/800080 90 cw bridge (Left links to Bottom, Top links to Right) Going left-right (all gates at least input left output right) By default, unless said otherwise, In=[left,top,bottom] out=right























