Blob Tileset Viewer provides a way to check your 1x5 tileset is correctly arranged by converting it to a blob tileset and showing it in a docker.
You need to be able to run blob-tileset-generator
on your terminal.
Clone this project and copy the blobtilesetviewer.desktop
and the blobtilesetviewer
directory into the pykrita
directory in your Krita resource folder. See the documentation for the location of the Krita resource folder.
Open a 1x5 tileset image with Krita. If the image has the correct size, the viewer will convert your tileset and show the generated blob tileset in the viewer.
After editing your tileset image, click the Update
button to update the blob tileset thumbnail.
When you want to open the generated blob tileset image, click the Open
button. The viewer will open the blob tileset image, which the viewer saves in a temporary file, but you can still export it.
All files are licensed under GNU General Public License v3.0. See LICENSE.