Tiled 0.7.2 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Tiled 0.7.2 (Default branch)
# 1  
Old 01-07-2009
Tiled 0.7.2 (Default branch)

ImageTiled is a general purpose tile map editor. It'sbuilt to be easy to use, yet it is capable ofcatering to a host of varying game engines,whether your game is an RPG, platformer, orBreakout clone. Tiled supports plugins to read andwrite map formats other than its own map format.License: GNU General Public License (GPL)Changes:
This release adds support for associating an image with a map object. Several fixes have also been made, including being able to move an object group and select small map objects, and references to external tilesets that are not in the same directory are now saved correctly. The minimum required Java version is now 1.5.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

View tiled photo thumbnails in command line

Is there a good way of showing around 4 pictures (fairly large thumbnails) at once on the command line, preferably tiled so that all of them are viewable. I tried using display but I'm not sure how to tile them. I'd also prefer if it was read only so that they cannot be altered in the viewer. ... (1 Reply)
Discussion started by: cue
1 Replies
Login or Register to Ask a Question
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: o General purpose tile map editor with XML-based map format o Supports orthogonal and isometric maps o Custom objects can be placed with pixel precision o Full undo/redo and copy/paste support o Add custom properties to tiles, layers, objects or the map o Automatically reloads tilesets when changed externally o Resize or offset your tile map later as needed o 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 (C) 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. tiled 05/16/2012 TILED-QT(1)