CSSdev for Gimp 0.5

Creating XHTML source and cascading stylesheet from any Layer of the image. Supported features:

  • Default font
  • Background color, font color and link color
  • clipping
  • visibilty and opacity
  • z-index and name
  • position, width and height
  • Text layers and text styles (requires Gimp 2.5.x or higher)

Presented by familie redlich :systeme

Download, screenshot and more information at

http://my.opera.com/area42/blog/cssdev-for-gimp

0
Average: 3 (2 votes)

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
Syndicate content