« Return to Thread: functions in wacom

Re: functions in wacom

by Sven Neumann :: Rate this Message:

Reply to Author | View in Thread

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


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

 « Return to Thread: functions in wacom