If you'd like to upload plug-ins, please create an account below. Otherwise (e.g. for download or commenting) you do not need one! Enjoy :-)
arclayer takes a layer (for instance, a text layer) and bends it in a circular arc of a specified radius. Home page at http://shallowsky.com/software/arclayer/
| Attachment | Size |
|---|---|
| arclayer-0.3.py | 5.75 KB |
Comments
Not working - gimp 2.4.6
TypeError: string is wrong length
Traceback (most recent call last):
File "/usr/lib/gimp/2.0/python/gimpfu.py", line 662, in response
dialog.res = run_script(params)
File "/usr/lib/gimp/2.0/python/gimpfu.py", line 347, in run_script
return apply(function, params)
File "/home/andrew/.gimp-2.4/plug-ins/arclayer-0.3.py", line 110, in python_arc_layer
dstRgn[0:newWidth, 0:newHeight] = dest_pixels.tostring()
TypeError: string is wrong length