[Gimp-developer] functions in wacom

Sven Neumann sven at gimp.org
Thu May 15 00:58:01 PDT 2008


Hi,

On Tue, 2008-05-13 at 19:07 +0200, Dani Perez wrote:

> I need to get some features of the wacom like coordinates X and Y, pressure of 
> pencil, etc in each instant of time. 
> Does Gimp save this information in any file?
> Are there functions to obtain it?

This information is passed to the active tool in the GimpCoords struct.
If you need to do anything with this information, then you probably need
to write a tool.


Sven




More information about the Gimp-developer mailing list