Skip to content

Create a layered OpenRaster image from TMX Map Format (tiled)

License

Notifications You must be signed in to change notification settings

sl45sms/tmx2ora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

tmx2ora

Create a layered OpenRaster image from TMX Map Format (Tiled)

Why?
For a game i need a large number of pre rendered images..
Tiled help's a lot to create the visuals for the game but i need to add final touch on them.

Why OpenRaster?
As of version 2.8 Gimp can open this image file format.. Also is the native format of MyPaint

Requirements:
PythonMagick, ElementTree

On Ubuntu 13.10
sudo apt-get install python-lxml python-pythonmagick

Limitations:
Only one tileset, Layer data as CSV Alpha code... stay tuned...

About

Create a layered OpenRaster image from TMX Map Format (tiled)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages