Re: [Gimp-user] Scriting the use of the Ink tool

2005-07-07 Thread Jon Kleiser
Hi, Jon Kleiser <[EMAIL PROTECTED]> writes: 1) Is it possible to write a script using the Ink tool? No, this tool doesn't provide a PDB API, so it cannot be used from a script. 2) How do I script the Brush tool to make a single circular dot? After (gimp-context-set-brush "Circle (09)

Re: [Gimp-user] Scriting the use of the Ink tool

2005-07-06 Thread Sven Neumann
Hi, Jon Kleiser <[EMAIL PROTECTED]> writes: > 1) Is it possible to write a script using the Ink tool? No, this tool doesn't provide a PDB API, so it cannot be used from a script. > 2) How do I script the Brush tool to make a single circular dot? > After (gimp-context-set-brush "Circle (09)"

Re: [Gimp-user] Scriting the use of the Ink tool

2005-07-06 Thread Jon Kleiser
> Von: Jon Kleiser <[EMAIL PROTECTED]> > Is it possible to write a Scheme/Script-Fu script that puts circular > dots at certain positions using the Ink tool? The reason I want to use the Ink tool is that those dots are nicely anti-aliased. Using the "normal" brush tool, the antialiasing se

Re: [Gimp-user] Scriting the use of the Ink tool

2005-07-05 Thread Michael Schumacher
> Von: Jon Kleiser <[EMAIL PROTECTED]> > Is it possible to write a Scheme/Script-Fu script that puts circular > dots at certain positions using the Ink tool? The reason I want to > use the Ink tool is that those dots are nicely anti-aliased. Using the "normal" brush tool, the antialiasing seems

[Gimp-user] Scriting the use of the Ink tool

2005-07-05 Thread Jon Kleiser
Is it possible to write a Scheme/Script-Fu script that puts circular dots at certain positions using the Ink tool? The reason I want to use the Ink tool is that those dots are nicely anti-aliased. /Jon ___ Gimp-user mailing list Gimp-user@lists.xcf.be