Scroll to navigation

TILED-QT(1) tiled User Manual TILED-QT(1)

NAME

tiled - general purpose tile map editor

SYNOPSIS

tiled [{ -h | --help} | {-v | --version}] [ filename]

DESCRIPTION

This manual page documents briefly the tiled command.
This manual page was written for the Debian distribution because the original program does not have a manual page.
tiled is a program to edit tiled maps. The main features:
 
•General purpose tile map editor with XML-based map format
 
•Supports orthogonal and isometric maps
 
•Custom objects can be placed with pixel precision
 
•Full undo/redo and copy/paste support
 
•Add custom properties to tiles, layers, objects or the map
 
•Automatically reloads tilesets when changed externally
 
•Resize or offset your tile map later as needed
 
•Efficient tile editing tools like stamp and fill brushes
 

OPTIONS

The program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below.
-h, --help
Show summary of options.
-v, --version
Show version of program.

AUTHOR

Ying-Chun Liu <paulliu@debian.org>
Wrote this manpage for the Debian system.

COPYRIGHT

Copyright © 2010 Ying-Chun Liu (PaulLiu)
 
This manual page was written for the Debian system (and may be used by others).
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or (at your option) any later version published by the Free Software Foundation.
On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-2.
 
05/16/2012 tiled