Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ofn3-layer-tiles
#1
First shot at the Gimp3 conversion of ofn-layer-tiles

Some difference with the Gimpv2 version (most notably works with multi-selected layers) so make sure you read the doc.

See here.

Enjoy.
Reply
#2
Hi, tried using the ofn3-layer-tiles plugin yesterday and ran into issues with the tool.

After selecting the tool and entering the relevant config data (2 columns, 2 rows, keep in place, ...) I am getting an error message:
[attachment=13244]

Traceback:
Quote:Traceback (most recent call last):
  File "/home/#######/system/gimp_plugins/ofn3-layer-tiles/gimphelpers.py", line 111, in wrapped
    result=implementation(procedure, run_mode, image, drawables, config, data)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/#######/system/gimp_plugins/ofn3-layer-tiles/ofn3-layer-tiles.py", line 209, in layerToTilesRC
    layerToTiles(image,layer,pattern,tilesDataRC(layer,rows,columns),rowsFirst,disposition)
  File "/home/#######/system/gimp_plugins/ofn3-layer-tiles/ofn3-layer-tiles.py", line 187, in layerToTiles
    image.insert_layer(tile, layer.get_parent(),layer.get_position())
                                                ^^^^^^^^^^^^^^^^^^
AttributeError: 'Layer' object has no attribute 'get_position'. Did you mean: 'get_lock_position'?



gimp: 3.0.2
operating system: Linux Mint 21.3

In case I can add other information, don't hesitate to ask
Reply


Forum Jump: