issues Search Results · repo:dragoncoder047/schemascii language:Python
Filter by
8 results
(49 ms)8 results
indragoncoder047/schemascii (press backspace or delete to remove)Hi, we re https://github.com/nkh/P5-App-Asciio
You probably know of https://josoansi.de/download.php and its python clone.
After I saw the project above I though of making an Asciio mode to handle electronic ...
enhancement
question
nkh
- 3
- Opened on Jul 1, 2023
- #8
---------------------*
|
---------------------|------
|
---------------------*
creates 3 wires, should create 2 wires that cross
bug
dragoncoder047
- Opened on May 25, 2023
- #7
The pin names should allow special characters to change how the are drawn.
- [ ] A slash (/) indicates it is input and inverted, so a line is drawn over the text and a circle is drawn on the
input ...
bug
enhancement
dragoncoder047
- Opened on Apr 11, 2023
- #6
Currently wire crosses and wire joins are drawn the same way. They can only be differentiated if the example CSS is
applied and the user hovers over the wire so that the wires are highlighted. If the default ...
enhancement
dragoncoder047
- Opened on Feb 2, 2023
- #5
Currently the wires are drawn using a bunch of line elements. The coordinates for these are really verbose, and so they
could be optimized.
- [x] Replace line -- polyline
- [x] Merge connecting lines ...
enhancement
dragoncoder047
- Opened on Feb 2, 2023
- #4
Put requests for new components here.
- [X] Resistor
- [ ] Potentiometer
- [ ] Memristor
- [ ] Photoresistor
- [ ] Incandescent light bulb
- [X] Capacitor
- [ ] Spark gap
- [X] Battery ...
enhancement
good first issue
dragoncoder047
- Opened on Feb 2, 2023
- #3
Running wires.py to test it (using wires_test.txt) --
With no blank lines at the top it finds the entire wire as it should
With any leading blank lines it fails.
In either case, it fails to find the ...
bug
dragoncoder047
- 1
- Opened on Jan 24, 2023
- #2
As of c8aaa66c4b4cdd82280127dd88d2aa7036960b67, the blank out code
(https://github.com/dragoncoder047/schemascii/blob/c8aaa66c4b4cdd82280127dd88d2aa7036960b67/schemascii/wires.py#L80-L86)
does not correctly ...
bug
dragoncoder047
- 4
- Opened on Jan 23, 2023
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.