dwww Home | Manual pages | Find package

TMXRASTERIZER(1)                                              TMXRASTERIZER(1)

NAME
       tmxrasterizer - renders a tile map to an image

SYNOPSIS
       tmxrasterizer [OPTIONS] [INPUT FILE] [OUTPUT FILE]

DESCRIPTION
       This  application  can  be used to render maps created by the Tiled Map
       Editor to an image. This is very helpful for creating small-scale  pre-
       views, such as mini-maps.

OPTIONS
       -h --help
              Displays the help

       -v --version
              Displays the version

       -s --scale SIZE
              The scale of the output image

       -t --tilesize SIZE
              The  requested size in pixels at which a tile is rendered. Over-
              rides the --scale option.

       --size SIZE
              The output image fits within a SIZE x SIZE square. Overrides the
              --scale and --tilesize options.

       -a --anti-aliasing
              Smooth the output image using anti-aliasing

       --ignore-visibility
              Ignore all layer visibility flags in the map file and render all
              layers in the output (default is to omit invisible layers).

       --hide-layer
              Specifies a layer to omit from the output image. Can be repeated
              to hide multiple layers. The layername is case insensitive.

              Example:

              tmxrasterizer  --hide-layer  collision  --hide-layer  otherlayer
              [...]

AUTHOR
       Vincent Petithory <vincent.petithory@gmail.com>

SEE ALSO
       tiled(1), tmxviewer(1), http://www.mapeditor.org/

                                September 2016                TMXRASTERIZER(1)

Generated by dwww version 1.15 on Thu Jun 20 11:26:42 CEST 2024.