-
Couldn't load subscription status.
- Fork 3
Home
Kamil Svoboda edited this page Feb 9, 2015
·
4 revisions
- Call script from console:
(script-fu-images-grid-layout 1 0 0 0 0 0 0 0 300 1 0 0 0 TRUE FALSE TRUE TRUE '(255 255 255) '(255 255 255))
- Debug message box in script code:
(gimp-message (string-append "img_idx: "(number->string (- (/ img_nb duplicate) 1))))
- Text output to the console:
(print (string-append "Paper width: " (number->string paperWidth)))