mirror of
https://github.com/minetest/minetestmapper.git
synced 2025-07-03 00:50:21 +02:00
Allow rendering (or omitting) scales at every image edge
This commit is contained in:
@ -86,3 +86,6 @@ zoom:
|
||||
|
||||
colors:
|
||||
Forcefully set path to colors.txt file (it's autodetected otherwise), e.g. ``--colors ../minetest/mycolors.txt``
|
||||
|
||||
scales:
|
||||
Draw scales on specified image edges (letters *t b l r* meaning top, bottom, left and right), e.g. ``--scales tbr``
|
||||
|
Reference in New Issue
Block a user