From: Erik V. <eri...@xs...> - 2019-09-26 22:22:34
|
Hi Chris, Not all tiles can be created with TileDesigner, some are indeed created manually, usually by adapting some other tile. A tile description like those in Tiles.xml must be created manually and put into "HandmadeTiles.xml". I hope this helps. Erik Op 26-4-2019 om 05:05 schreef Chris Moore: > I read through the Wiki on the process for creating tiles. As I > understand it, tiles are created in the TileDesigner from > TileDictionary.18t. That creates the svg files and TileDictionary.xml. > Then ConvertTilesXML reads TitleDictionary.xml and creates Tiles.xml. > > Is that process still correct? It looks like there are svg files that > aren't referenced in TileDictionary.18t. For example, tile-37158. > There's an svg file for that tile, but it's not in TileDictionary.18t. > When I ran through the above process I ended up with a Tiles.xml file > that doesn't have that tile in it. > > So I'm wondering how to proceed. Should I still be using the above > process to create Tiles.xml? Or should I just be manually editing it? > > Thanks, > Chris > > > _______________________________________________ > Rails-devel mailing list > Rai...@li... > https://lists.sourceforge.net/lists/listinfo/rails-devel > |