Golden Ratio guides

Based on Guillermo Maldonado Rule of Thirds, the script adds Golden Ratio guides to the image.

AttachmentSize
golden-rule.scm871 bytes

Comments

Thank you, but I think you

Thank you, but I think you should add:
(gimp-undo-push-group-start image)
before (let* (
and
(gimp-undo-push-group-end image)
after gimp-displays-flush, in order to create an undo group, if the user wants to cancel the whole script at once.

Syndicate content