map-machine/map_machine
Sergey Vartanov 5a3a366b76 Remove cairo dependency.
Map Machine is supposed to be an easy-to-install tool.  However,
installing cairo library dependency for PNG tile generation may be not
a trivial task on some operating systems in some environments.

This version of Map Machine removes cairo dependency and does not
support tile generation leaving only SVG map generation feature.
2022-09-10 02:05:41 +03:00
..
doc Remove cairo dependency. 2022-09-10 02:05:41 +03:00
element Add documentation for elements. 2022-09-06 00:04:27 +03:00
feature Fix code style. 2022-07-24 18:26:17 +03:00
geometry Refactor flinger. 2022-09-02 23:58:57 +03:00
icons Add icons for flags. 2022-08-21 17:32:58 +03:00
osm Fix module descriptions. 2022-06-25 21:00:48 +03:00
pictogram Add error handling for SVG parsing. 2022-08-19 10:59:33 +03:00
scheme Add icons for flags. 2022-08-21 17:32:58 +03:00
ui Remove cairo dependency. 2022-09-10 02:05:41 +03:00
__init__.py Remove cairo dependency. 2022-09-10 02:05:41 +03:00
__main__.py Fix documentation. 2022-06-25 21:01:13 +03:00
color.py Fix pydocstyle warnings. 2022-06-07 23:52:58 +03:00
constructor.py Refactor flinger. 2022-09-02 23:58:57 +03:00
drawing.py Remove cairo dependency. 2022-09-10 02:05:41 +03:00
figure.py Remove debug printing. 2022-07-06 00:23:31 +03:00
main.py Remove cairo dependency. 2022-09-10 02:05:41 +03:00
map_configuration.py Make credits optional. 2022-08-17 02:41:42 +03:00
mapcss.py Fix pydocstyle warnings. 2022-06-07 23:52:58 +03:00
mapper.py Refactor flinger. 2022-09-02 23:58:57 +03:00
scheme.py Issue #140: check for an empty scheme file. 2022-08-19 10:58:39 +03:00
text.py Fix pydocstyle warnings. 2022-06-07 23:52:58 +03:00
util.py Fix pydocstyle warnings. 2022-06-07 23:52:58 +03:00
workspace.py Issue #140: find scheme by identifier or path. 2022-08-15 10:44:42 +03:00