map-machine/roentgen
Sergey Vartanov 1b40087b18 Issue #39: support flipping icons horizontally.
If tags has "direction" key, direction is mostly to the left (to the
West), and shape for the icon is right directed, we flip the shape
horizontally.
2021-05-21 03:04:49 +03:00
..
__init__.py Fix some Pylint warnings. 2021-05-12 00:49:35 +03:00
color.py Fix code style. 2021-05-07 00:57:05 +03:00
constructor.py Refactor text labels. 2021-05-13 04:10:35 +03:00
direction.py Add right direction checking. 2021-05-21 01:46:01 +03:00
flinger.py Optimize imports. 2021-04-25 03:21:32 +03:00
grid.py Add configuration to shape extractor. 2021-05-21 01:28:22 +03:00
icon.py Issue #39: support flipping icons horizontally. 2021-05-21 03:04:49 +03:00
mapper.py Fix some Pylint warnings. 2021-05-12 00:49:35 +03:00
osm_getter.py Optimize imports. 2021-04-25 03:21:32 +03:00
osm_reader.py Fix some Pylint warnings. 2021-05-12 00:49:35 +03:00
point.py Fix some more Pylint warnings. 2021-05-12 00:53:44 +03:00
scheme.py Issue #39: support flipping icons horizontally. 2021-05-21 03:04:49 +03:00
text.py Refactor text labels. 2021-05-13 04:10:35 +03:00
ui.py Fix some Pylint warnings. 2021-05-12 00:49:35 +03:00
util.py Add individual icon drawing; refactor. 2021-04-24 01:56:23 +03:00