Esta revisión añade varios cambios:
Nueva pestaña Transform:
La opción Rotation pasa a esta nueva pestaña y se añaden 4 nuevas opciones, Skew X, Skew y, Mirror X y Mirror Y.
Botón Add shape
El botón Add shape ya no está en la pestaña Shapes, así se puede añadir la forma estando en cualquier pestaña.
Pestaña Selection:
Añadido el checkbox Square selection, al marcarla se pasa de una selección rectangular a una cuadrada, así se consigue evitar la duplicidad de formas, Rectangle/Square o Ellipse/Circle, los objetos Square y Circle se consiguen con objetos Rectangle o Ellipse + Square selection
Campos numéricos:
Ahora los campos numéricos admiten operaciones matemáticas y los atajos W y H (en mayúsculas, W=ancho y H=alto de la imagen actual), así si queremos que alguno de los valores sea la mitad de la altura de la imagen escribiríamos «H/2»
This revision adds several changes:
New Transform tab:
The Rotation option passed to this new tab and 4 new options, Skew X and Y, Mirror X and Y are added
Button Add shape
The button Add shape is no longer in the Shapes tab, so you can add the form from any tab.
Tab Selection:
Added checkbox Square selection, to change from a rectangular to a square selection, and also avoiding the duplication of forms, Rectangle/Square and Ellipse/Circle, the Square and Circle objects are achieved with Rectangle or Ellipse objects + Square selection
Numeric fields:
Numeric fields now support math and W and H shortcuts (uppercase, W = width and H = height of the current image), so if we want any of the values is half the height of the image would write «H/2»
Download/Descarga
arakne-path-shape-creator6d
Saludos
Quiero felicitarte por el trabajo realizado, que según veo, es excelente. No he podido disfrutar de la extensión o script porque no lo he podido instalar en mi linux (kubuntu 14.10) he trasteado los archivos extraídos entre las carpetas de pluggins y de guiones y reiniciado El Gimp, sin obetenr éxito. Te agradecería si me hechas una mano por estos lados.
ROC
Hola Ricardo, gracias por el comentario, puede ser por un problema de permisos, parece que en ubuntu tienes que darle a los scripts permisos de ejecución, puedes ver un ejemplo en el tercer paso de esta dirección: http://linuxandfriends.com/how-to-install-gimp-scripts-in-ubuntu-linux/
Si aun así no se te ejecuta habilita la ventana Consola de errores (menu superior Ventanas>Diálogos empotrables>Consola de errores) a ver si nos da alguna pista del error
Doesn’t work. Where to install? Put it in the Python Lib.
Hi, you can find info on where to copy the .py files here http://www.arakne.es/en/dessign/gimp-scripts-python-where-to-install/
please could you explain how to use the plugin non-interactively
the PDB only shows (path-shape-creator6 run-mode image)
it does not ask for a ‘command string’
Hi, the purpose of the plugin is to create shapes visually, i don’t tested the script for use it non-interactively