[Gimp-developer] The inside of the active image window doesn't seem to be part of gimp-2.6.exe

2009-07-27 Thread SHIRAKAWA Akira
Hello,

I don't know if this is a bug, but it doesn't seem a normal behavior so 
I'm reporting it.

Let's start from the beginning: I'm a Wacom Intuos4 pen tablet user who 
uses GIMP 2.6 under Windows 7 RC. Intuos tablet drivers enable different 
pen and tablet settings depending on the active program. So I have set 
up my personal keys and shortcuts configuration for gimp-2.6.exe ... but 
the problem starts here.

It appears that when I hover the pen cursor inside the active image 
window (where you draw, etc), tablet drivers don't recognize the area to 
be part of GIMP anymore.

How I discovered this: I've set up the main side button of the pen to 
execute CTRL-Z (undo). This combination works as long as the cursor is 
over any toolbar (main toolbar, color toolbar, layers, etc). But when 
it's inside the active image window, pen settings revert to default ones 
(side switch = right click). Oddly enough, if I hover the pen to the 
title bar of the active image window (where there are the filename, 
attributes and window control icons), the custom GIMP-2.6.exe controls 
I've set up start to work again.

Is this a GIMP/GTK bug? If not, how can I solve it?
Can other Intuos tablet user verify is the same happens on their Windows pc?

Thanks in advance.

-- 
SHIRAKAWA Akira
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] VTF plug-in

2009-07-27 Thread Stephen Griffiths
 There also exists an open library:
 http://nemesis.thewavelength.net/index.php?p=40
 
 and also a PhotoShop plug-in:
 http://nemesis.thewavelength.net/index.php?c=154#p154


thewavelength.net resolves
nemesis.thewavelength.net doesn't resolve

you might want to get some new links.

___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] The inside of the active image window doesn't seem to be part of gimp-2.6.exe

2009-07-27 Thread Emil Assarsson
I can not confirm it under XP.

-- 
Emil
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] http post or ftp post

2009-07-27 Thread Kevin Cozens
Nico wrote:
 Is it possible to send data (http and/or ftp) in a script-fu plugin ?
   
It is not possible to do this with a default installation of GIMP. 
Socket handling functions exist for the TinyScheme interpreter in 
something called TinyScheme Extensions (tsx) which can be found at 
http://heras-gilsanz.com/manuel/tsx.html

It is a set of run-time loadable extensions for TinyScheme that adds 
functions related to sockets, file I/O, date and time, plus getenv and 
system calls. Currently, the loading of TinyScheme extensions is 
disabled by default.

If you want to get your hands dirty you could get tsx working with 
Script-Fu but it would require compiling GIMP (or the Script-Fu 
component) yourself. Run-time loadable extensions would need to be 
enabled, tsx compiled to exclude building of its file I/O and date 
routines (which are already included in Script-Fu), then building and 
installing tsx.

Admittedly, it is not something that average user would want to tackle. 
I was planning on enabling the run-time loading of extensions by 
TinyScheme. Perhaps, now is the time to do itn.

-- 
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 

___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


[Gimp-developer] Register script in Vectors Menu?

2009-07-27 Thread Rob Antonishen
I have written a script to fractalize a path (vector) and wanted to
register it in the paths menu.
Here is my register statements:

(script-fu-register fractalize_path
Fractalize Path...
Fractalize the active path.
Rob Antonishen
Rob Antonishen
July 2009

SF-IMAGE  image  0
SF-DRAWABLE   drawable   0
SF-ADJUSTMENT Subdivisions   (list 3 1 5 1 2
0 SF-SLIDER)
SF-ADJUSTMENT Smoothness (list 5 0 20
0.1 1 1 SF-SLIDER)
SF-TOGGLE Interpolate First  FALSE
SF-ADJUSTMENT Interpolate Pixels (list 50 15 100
1 10 0 SF-SLIDER)
)

(script-fu-menu-register fractalize_path
 Vectors)

And the error I get is:
attempted to install Vectors procedure fractalize-path which does
not take the standard Vectors Plug-In arguments: (INT32, IMAGE,
VECTORS).


Is it not possible to register a script-fu with a number of different
parameters into that menu location?

I have successfully registered scripts into other locations like
Gradients and Layers using this mechanism.

-Rob A
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] What would be a better set of default resources?

2009-07-27 Thread Joao S. O. Bueno
Getting back to the start of this discussion --

I am in talks with the new mantainer of a very popular brazillian GIMP 
comunity portal this week (Guilherme coordinating www.ogimp.com.br  with 
~20.000 unique visitors a day)-- he has resources of his own which could be 
made available eitehr in GIMP or in gimp-data-extras . Moreovr a call for 
help on these online comunities could result in a large number of 
contributions from Brazillian artists (most with poor English comunication 
skills)

So it ocurred to me: maybe we could make a call for contributions for new 
resources, and some open voting mechanism. The top rated artwork would make it 
into GIMP as patterns and brushes, and some  more could be made available in 
gimp-data-extras .  

The last call for contributions of this kind we had, taht I rememebr, was for 
the gimp 2.2's splash screen, and had a good number of nice submitions.

Guilerme, me, and other brazillian Free Graphics software contributors could 
help to assemble the needed structure for voting + contributing in a few weeks 
- we could set some prdefined tags to help orient the contributions (like 
natural brushes, clip-art, and so on) and  populate the gimp-data-extras 
package with them.

(Of course I am talking about itnernational contributions, not only .br ones - 
some 'call for clip-art' well placed announcements could make it)

So, any objections to something like this?  

If anyone think this might have drawbacks an alternative would be to make a 
low-profile 'trial' and put the results in a branch for review. 

  js
  --


On Sunday 19 July 2009, Martin Nordholts wrote:
 Hi,

 With the integration of tagging support in GIMP we have a mechanism that
 allows us to organize resources (brushes, patterns, palettes, and
 gradients). This enables us to add a bigger set of default resources.

 Not being an artist myself makes me rather useless for this task. To get
 things rolling I thought I'd start a discussion on what a better set of
 default resources would be.

 A few things are clear:

   * The new default resources must fit the product vision [1]
   * The resources must be very general in nature
   * We can't have a huge set of resources since we need to keep
 the size of the tarball within reasonable limits
   * We not only need resources, we also need to assign tags to them

 I think we at least should:

   * Add larger variants of the circle and fuzzy circle
 brushes, say 50, 100, 250 and 500 px
   * Try to get rid of the Pepper, Sparks and Vine brushes
 in a backwards compatible way

 Does anyone have any suggestions on adjustments and additions to the
 default set of GIMP resources?

   / Martin


 [1] http://gui.gimp.org/index.php/GIMP_UI_Redesign#product_vision
 ___
 Gimp-developer mailing list
 Gimp-developer@lists.XCF.Berkeley.EDU
 https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] What would be a better set of default resources?

2009-07-27 Thread Sparr
On Sun, Jul 19, 2009 at 6:36 PM, Martin Nordholtsense...@gmail.com wrote:
  * Add larger variants of the circle and fuzzy circle
    brushes, say 50, 100, 250 and 500 px

I really wish the brush system was improved to make this unneccessary.
 We should be able to smoothly scale vector-ish brushes (a circle is a
pretty simple primitive) and avoid wasting so much space on duplicated
brushes like this.  Circle and Fuzzy Circle should be two brushes.
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] The inside of the active image window doesn't seem to be part of gimp-2.6.exe

2009-07-27 Thread SHIRAKAWA Akira
Emil Assarsson wrote:
 I can not confirm it under XP.

Hmm... Probably Vista users may be able to replicate this issue.

-- 
SHIRAKAWA Akira
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] Register script in Vectors Menu?

2009-07-27 Thread saulgoode
Quoting Rob Antonishen rob.antonis...@gmail.com:

 I have written a script to fractalize a path (vector) and wanted to
 register it in the paths menu.
 Here is my register statements:
 :
 :
 SF-IMAGE  image  0
 SF-DRAWABLE   drawable   0
 :
 :
 And the error I get is:
 attempted to install Vectors procedure fractalize-path which does
 not take the standard Vectors Plug-In arguments: (INT32, IMAGE,
 VECTORS).

After SF-IMAGE, the next argument must be of type SF-VECTORS (not  
SF-DRAWABLE).


___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer