[Gimp-user] script-fu without display problem

2004-02-05 Thread Irek Słonina
I have wrote a small script-fu script to be run by the web, but I have encountered a problem. Script lookes like this: (define (script-fu-xcf2gif infile outfile) (let* ( (img (car (gimp-file-load 1 infile infile))) (drawable (car (gimp-drawable-get-image img))) ) (g

[Gimp-user] another prob with parasites and script-fu

2004-02-05 Thread Irek Słonina
My previous problem with parasites in script-fu has dissapeared in new pre3 version (thanks Sven for URL to bugreport), but now I have one another: I tried to define "gimp-comment" parasite as defined in devel-docs/parasites.txt as PERSISTENT, but this causes an execution error of the script, as

Re: [Gimp-user] Texttool: Force AutoHinter

2004-02-05 Thread Sven Neumann
Hi Carol, Carol Spears <[EMAIL PROTECTED]> writes: > what is forced auto-hinting in the texttool, and how can you tell if > it works or not? It forces the autohinter to be used even though the font provides native hints: http://www.freetype.org/freetype2/docs/ft2faq.html#autohint Of course

[Gimp-user] Texttool: Force AutoHinter

2004-02-05 Thread Carol Spears
question: what is forced auto-hinting in the texttool, and how can you tell if it works or not? carol ___ Gimp-user mailing list [EMAIL PROTECTED] http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user

Re: [Gimp-user] ANNOUNCE: GIMP 2.0 pre3

2004-02-05 Thread Dave Neary
Hi, Jakub Friedl (listy) wrote: thank you :o) greta work when will be the final done? I posted an updated schedule to the developer list last night, we should ahve 2.0 (all going well) before the end of February. Cheers, Dave. -- Dave Neary [EMAIL PROTECTED]