Rangi42 / tilemap-studio

A tilemap editor for Game Boy, Color, Advance, DS, and SNES projects. Written in C++ with FLTK.
https://hax.iimarckus.org/topic/7691/
Other
381 stars 30 forks source link

Auto-open "Image to Tiles" when given an image file to open #35

Closed Rangi42 closed 3 years ago

Rangi42 commented 3 years ago

As the Help file describes, Tilemap Studio can open a file in various ways. It currently expects a tilemap file; the tileset file(s) are loaded separately. If it is given an image file (ending in .png or .bmp) it would be convenient to automatically open the Image to Tiles dialog with that file as the input.

Rangi42 commented 3 years ago

Duplicate of #36. :P