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 :-)
Creating XHTML source and cascading stylesheet from any Layer of the image. Supported features:
Presented by area42 - Agentur & Systempartner
Download, screenshot and more information at
Comments
Wierd (random) error
This is a great plugin, but I have been getting a weird error:
Traceback (most recent call last):
File "/tmp/skl/Gimp.app/Contents/Resources/lib/gimp/2.0/python/gimpfu.py", line 685, in response
dialog.res = run_script(params)
File "/tmp/skl/Gimp.app/Contents/Resources/lib/gimp/2.0/python/gimpfu.py", line 352, in run_script
return apply(function, params)
File "/tmp/skl/Gimp.app/Contents/Resources/lib/gimp/2.0/plug-ins/cssdev", line 231, in python_cssdev
layer_bg = active_image.layers[this_layer].get_pixel(xpos,ypos)
error: could not get pixel (30, 30) on drawable (ID 2)
And this dialog comes up as well:
error: could not get pixel (30, 30) on drawable (ID 2)
Any help would be appreciated.
Andre
Wierd (random) error
This is a great plugin, but I have been getting a weird error:
Traceback (most recent call last):
File "/tmp/skl/Gimp.app/Contents/Resources/lib/gimp/2.0/python/gimpfu.py", line 685, in response
dialog.res = run_script(params)
File "/tmp/skl/Gimp.app/Contents/Resources/lib/gimp/2.0/python/gimpfu.py", line 352, in run_script
return apply(function, params)
File "/tmp/skl/Gimp.app/Contents/Resources/lib/gimp/2.0/plug-ins/cssdev", line 231, in python_cssdev
layer_bg = active_image.layers[this_layer].get_pixel(xpos,ypos)
error: could not get pixel (30, 30) on drawable (ID 2)
And this dialog comes up as well:
error: could not get pixel (30, 30) on drawable (ID 2)
a mi tambien me sale ese error alguin sabe como solucionarlo