Tile Merger - November 2011
Release c1

Requires .NET 2.0 to run

The tile merger is a GUI application that takes a folder full of image files and mergers them into a single tiled image. Use the columns field to set the number of tiles per row. The image size is automatically calculated based on the source images. Images are sorted by their filename. I suggest using a numeric prefix naming scheme such as "001 tree.png", "002 table.png", "003 chair.png" etc. in order to predictably position images.

Version history:

Release c1
  o Added Tiling Direction - Left to Right (Original Mode), Top to Bottom (New)
  o Switch between (Number of Columns) and (Number of Rows)

Release b1
  o Added filter text box
  o Added a tooltips to number of columns and filter boxes
  o Asks for file target if Not set
  o Added process label to display number of files processed
  o Fixed series of crashing bugs
  o Filters out non-image files when processed

Release a1
 Initial release
 Supports
  o Source folder
  o Target file
  o Number of columns
  o Remember settings

Supports alpha channels. Tested on Windows XP.

Written by John Beech
http://mkv25.net/

Used on:
http://mkv25.net/dfma/

Contact: csharp@mkv25.net

Available at:
http://mkv25.net/showcase/

