This repository has been archived on 2026-05-18 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
e2b5ba5808938f312d73ae7e00cb2ebbf2f13768
tailor
tailor is a tool for stitching small individual images (or regions thereof) together into tilemaps
Status
Tailor is currently in pre-alpha. It currently performs some of its functions (tileset import, slicing, image exporting, library and project management) but the actual combining of individual tiles into new tilesets does not yet work.
I expect to release 1.0 in a few weeks.
Installing & Running
This depends on rvpacker and wxruby, and is built with rake/bundler.
cd tailor
bundle install
rake build
gem install ./pkg/tailor*gem
tailor
Languages
Ruby
100%