P5-App-Asciio
P5-App-Asciio copied to clipboard
Plain ASCII diagram
# main target * Small elements can be easily erased and selected, we need an eraser **(in process)** * line selection and deselection,Move the mouse to select and deselect elements...
@nkh Today I discovered that the exit mechanism of the software is a bit abnormal.  I clicked the Continue Editing button, but the software still quit and all my...
Inspired by vim's 26-character register. We now have key combinations and key completion prompts. Then we can make the type of the current element appear in the completion prompt. The...
the snapshots probably don't do updates setting the updates flag under undo may fox the problem
Symmetric mirroring of elements * Create 1 axis of symmetry, horizontal or vertical. There can be at most one axis of symmetry in the canvas. * Select the element and...
@qindapao I noticed these color definitions in my user config, it's also referred to in the documentation. These colors seem to have been removed from the Cross code, can I...
Used to draw multiple, if necessary, segments, arrow between two objects. A\* routing comes to mind, dot, ... The algorithms are run from external programs, this allows the algorithms to...
Too many generators parse some ASCII and then generate an image, Asciio has the information necessary to avoid the parsing phase. this tool should be an external too that accepts...