Natanael Arndt
e5b65b59c0
Add background option to enable/disable background.
2024-07-22 23:33:34 +02:00
Sergey Vartanov
671fcaba8c
Add --hide-credit
option.
2023-05-24 23:34:22 +04:00
Sergey Vartanov
eba1ed1606
Preprocess arguments to fix leading minus issue.
...
`argparse` treats argument of `--coordinates` and `--boundary-box` as
other option if it starts with `-`. The new solution is to preprocess
arguments adding leading space to the argument value.
2022-10-30 11:48:11 +04:00
Martin Fischer
1f87ff422a
Add missing articles in readme.
2022-10-09 11:17:36 +04:00
Sergey Vartanov
692997f54a
Rename element
command to draw
.
...
And add node drawing.
2022-08-17 08:12:53 +03:00
Sergey Vartanov
edb69c902f
Issue #140 : add scheme
option.
2022-08-15 10:42:10 +03:00
Sergey Vartanov
80aa4b1680
Fix pydocstyle warnings.
2022-06-07 23:52:58 +03:00
Sergey Vartanov
4c0f9d60ba
Remove redundant function.
2022-06-06 09:09:39 +03:00
Sergey Vartanov
7c99d828f4
Issue #121 : add show overlapped option.
2022-04-03 23:25:03 +03:00
Sergey Vartanov
e23b36d50f
Add building color option.
2022-02-13 22:31:53 +03:00
Sergey Vartanov
7ce9a495d9
Issue #109 : improve negative value warnings.
...
Add alternative approach and examples.
2022-02-09 09:28:54 +03:00
Sergey Vartanov
ed0e0384b7
Fix floating point numbers.
2021-11-11 23:52:46 +03:00
Sergey Vartanov
c3dfaf0604
Fix Pylint warnings.
2021-11-10 02:22:34 +03:00
Sergey Vartanov
dfbc2691d3
Reorganize the project.
2021-10-13 01:03:36 +03:00