[Gimp-developer] Script-Fu/tinyscheme: using scheme_call?
Sven Neumann
sven at gimp.org
Tue Jul 3 23:45:39 PDT 2007
Hi,
On Mon, 2007-07-02 at 11:38 -0500, Glimmer Labs wrote:
> Attempting to map a Scheme function in Script-Fu/Tiny-Fu to an entire
> image using the PDB functions gimp-drawable-get-pixel and
> gimp-drawable-set-pixel is painfully slow, so we've been trying to
> build a mk_foreign_func'ed function to attach to tinyscheme that
> updates images in a tile-aware way.
Interesting attempt, but Script-Fu was never meant to be used for direct
pixel manipulation. May I ask why you aren't using one of the GIMP
bindings, like for example Python, that provides support for this level
of pixel access?
Sven
More information about the Gimp-developer
mailing list