summaryrefslogtreecommitdiff
path: root/bin/render.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make the logging system staticThiago Marcos P. Santos2015-03-121-13/+1
* Trivial build fix, do not call private methodThiago Marcos P. Santos2015-03-111-1/+0
* Fix build warnings on GCCThiago Marcos P. Santos2015-03-111-0/+7
* update static image rendering executableKonstantin Käfer2015-03-061-10/+4
* fixes #476 & #853: pixel/meter/latlng conversion routines in core & iOSJustin R. Miller2015-02-161-1/+1
* refactor makefileKonstantin Käfer2015-02-041-8/+11
* update bin/render for recent changesMike Morris2015-01-161-1/+1
* don't assing nullptr to std::stringKonstantin Käfer2014-12-161-1/+4
* don't provide a default value for the stylesheet fileKonstantin Käfer2014-12-111-1/+1
* allow setting the cache databaseKonstantin Käfer2014-12-111-1/+3
* show default values and allow setting the output filenameKonstantin Käfer2014-12-111-9/+10
* add cli tool for rendering a map to an imageKonstantin Käfer2014-12-111-0/+109