0

Merging in JPEG rendering code

Merge remote branch 'alexjurkiewicz/master'
This commit is contained in:
Andrew Brown
2010-09-28 22:36:03 -04:00
4 changed files with 50 additions and 28 deletions

View File

@@ -121,6 +121,12 @@ Options
python gmap.py --cachedir=<chunk cache dir> <world> <output dir>
--imgformat=FORMAT
Set the output image format used for the tiles. The default is 'png',
but 'jpg' is also supported. Note that regardless of what you choose,
Overviewer will still use PNG for cached images to avoid recompression
artifacts.
-p PROCS, --processes=PROCS
Adding the "-p" option will utilize more cores during processing. This
can speed up rendering quite a bit. The default is set to the same