File: tmxviewer.1.ronn

package info (click to toggle)
tiled-qt 0.10.1-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 8,356 kB
  • ctags: 6,894
  • sloc: cpp: 50,440; java: 3,301; python: 1,379; ansic: 556; xml: 356; ruby: 41; makefile: 22; sh: 7
file content (25 lines) | stat: -rw-r--r-- 473 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
tmxviewer(1) -- a simple tile map viewer
========================================

## SYNOPSIS

`tmxviewer` [<OPTIONS>] [FILE]

## DESCRIPTION

This application can be used to quickly view a map that was created by the
Tiled Map Editor.

## OPTIONS

  * `-h` `--help`:
    Displays the help
  * `-v` `--version`:
    Displays the version

## AUTHORS
<https://github.com/bjorn/tiled/blob/master/AUTHORS>

## SEE ALSO

tiled(1), tmxrasterizer(1), <http://www.mapeditor.org/>