Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Convert selection to a row of tiles
#2
I have two plugins that handle tiles/spritesheets
  • ofn-tiles loads/saves individual file images into a single bigger image in Gimp
  • ofn-layer-tiles joins/splits several individual layers (overlapping in a stack or side by side) to/from a single image layer.
Both with many options to figure out number of lines/columns and naming the tiles.

Both scripts can be found here.

PS: Both are written in Python and since you are on Linux you may be missing Python support. But there are several ways to have an up-to-date Gimp with Pythin support in Linux.
Reply


Messages In This Thread
Convert selection to a row of tiles - by danboid - 02-18-2023, 04:24 PM
RE: Convert selection to a row of tiles - by Ofnuts - 02-18-2023, 05:09 PM

Forum Jump: