[Gimp-user] Script-fu gimp-file-save-thumbnail function
Kevin Cozens
kevin at ve3syb.ca
Fri Jan 4 17:59:36 PST 2008
Martin Bradley wrote:
> I'd been slowly trying to learn Common Lisp and thought that Script-Fu had it.
> Here is the scheme coding tutorial I was using, most likely the wrong
> thing to be reading.
> http://www.ccs.neu.edu/home/dorai/t-y-scheme/t-y-scheme-Z-H-1.html#node_toc_node_sec_4.1
Script-Fu scripts are based on the Scheme language. Scheme is a dialect of
Lisp. There are a number of Scheme interpreters which may offer slightly
different features and compliance with the Scheme standards. The web page you
are reading appears to be for the Scheme variant used in mzscheme.
Script-Fu as of GIMP 2.4 more closely follows the R5RS. The document you
should be reading can be found at
http://www.schemers.org/Documents/Standards/R5RS/r5rs.pdf.
Some aspects described in the R5RS are not supported in Script-Fu.
define-syntax is one of them.
--
Cheers!
Kevin.
http://www.ve3syb.ca/ |"What are we going to do today, Borg?"
Owner of Elecraft K2 #2172 |"Same thing we always do, Pinkutus:
| Try to assimilate the world!"
#include <disclaimer/favourite> | -Pinkutus & the Borg
More information about the Gimp-user
mailing list