Commit Graph

10 Commits

Author SHA1 Message Date
Lephe 7c6069c6ba
add a raw output mode that prints line coordinates
This change adds a raw output mode enabled by -r or --raw, that outputs
line endpoints coordinates rather than CASIO Basic code, for whenever a
smart line-based drawing algorithm is used in another context.
2019-09-05 18:13:56 +02:00
Darks ea7d2e035f
Réorganisation de l'ordre des arguments dans la page d'aide 2019-06-30 22:53:43 +02:00
Lephenixnoir 291967dd64 improve performance by using more sets 2019-06-04 18:08:22 -04:00
Dark-Storm fd29a61a34
Add some comments to the code 2018-09-13 20:04:08 +02:00
Dark-Storm e27a26590b
Passage à enumerate 2018-09-04 21:10:30 +02:00
Dark-Storm a8cd2ad11e
Correction d'un bug 2018-08-29 23:14:54 +02:00
Dark-Storm ed595a5a25
Ajout de l'option `--export` 2018-08-29 23:11:55 +02:00
Darks 7bc01cfb39 Correction d'un bug plutôt gênant :E 2018-08-21 00:00:28 +02:00
Dark-Storm db4850e0f4
Optimisation du code de sortie grâce à Zezeombye 2018-08-19 16:18:40 +02:00
Dark-Storm c11e798120
Ajout des dépendances, d'un readme 2018-08-19 13:22:01 +02:00
Renamed from process.py (Browse further)