Commit graph

12 commits

Author SHA1 Message Date
Sergey Vartanov
2bd89a6539 Rename Röntgen to Map Machine. 2021-09-08 03:55:16 +03:00
Sergey Vartanov
39428cad19 Issue #75: add filter for icons by zoom level. 2021-08-29 01:52:40 +03:00
Sergey Vartanov
cdeffc8758 Refactor type annotaions; get rid of minidom. 2021-08-28 03:19:51 +03:00
Sergey Vartanov
4c5209dabc Get use of map configuration. 2021-08-27 00:40:00 +03:00
Sergey Vartanov
3f5b88fd20 Issue #69: support PNG image splitting. 2021-08-22 00:56:20 +03:00
Sergey Vartanov
7c43448275 Issue #71: fix coordinate parsing. 2021-08-20 08:44:54 +03:00
Sergey Vartanov
14dc8ba724 Issue #71: support V, H, and Z commands. 2021-08-20 08:44:30 +03:00
Sergey Vartanov
6043167787 Support complex path commands. 2021-08-18 23:57:34 +03:00
Sergey Vartanov
ade9d3b034 Support path drawing. 2021-08-18 23:00:12 +03:00
Sergey Vartanov
737e434260 Add type annotation for __init__. 2021-08-18 09:36:38 +03:00
Sergey Vartanov
3bcf026862 Refactor figures; get use of Python 3.9 features. 2021-08-18 08:38:33 +03:00
Sergey Vartanov
053324451a Add preliminary support for SVG and PNG drawing.
Support SVG drawing using svgwrite library and PNG drawing using Cairo.
2021-08-17 09:41:22 +03:00