Questions tagged [wacom]

Wacom is a company that produces graphics tablets and related products.

Wacom is a company headquartered in Japan that produces a range of graphics tablets that are popular with artists, graphic designers, architects, and cartoonists worldwide.

Wacom's graphics tablets are reasonably well supported in open-source. The Linux Wacom project supplies a kernel driver and an X.Org driver for using these tablets with GNU/Linux. The Linux Wacom project's source code has also been ported to other open-source operating systems such as OpenSolaris and FreeBSD.

89 questions
0
votes
2 answers

How can I track hover event of a Wacom Tablet?

I thought of mapping some keys on the keyboard to mouse buttons, but only when tablet is active (pen is hovering over the tablet). Is there any way to track such event globally? I use Wacom Bamboo Pen&Touch tablet and Windows 7 SP1.
Algoinde
  • 7
  • 5
0
votes
1 answer

How to install python-evdev on Mac OS?

Is there any way to install the python-evdev library on Mac OS? When I try to install it, Mac says that The linux/input.h header file is missing. (of course). Is it possible to install it under Mac? Or do you know any other alternative? I have an…
user1870839
0
votes
1 answer

Unable to get Wacom events from /dev/input/event*

I have created a pygtk program to monitor the keyboard status and mouse clicks across any application (i.e. not just for my application). This uses evdev by Micah Dowty which basically monitors /dev/input/event* for output and decodes the…
Scott Kirkwood
  • 1,135
  • 12
  • 15
0
votes
3 answers

wacom device java sdk

I have Wacom device STU 500 . I work on a project module for signing pdf files. I didn't find any Java SDK-API to query the device with . is there an elegant way to do this from java code ?
Sami Jmii
  • 460
  • 7
  • 17
0
votes
1 answer

Waxom (or other) Tablet API for capturing signature image

I need to capture a signature in my application as an image (GIF/TIFF,..whatever). Does anyone knows a good API for doing this (COM/ActiveX is preffered). I've read about Wintab, but it looks obsolete... Does reasent version of windows includes a…
Matra
0
votes
0 answers

What brush engine is exquisite forest. built upon?

http://www.exquisiteforest.com has an awesome paint application written in pure javascript, does anyone know what JavaScript brush engine is used for the creating it (with pen pressure support)
itamarb
  • 2,559
  • 3
  • 29
  • 35
-1
votes
1 answer

Photoshop toolbar sliders have huge increments when sliding with stylus

Are there more than brush and opacity settings for a stylus in photoshop? I recently hooked up a Huion 24" 4k display tablet to run with photoshop on my Windows PC. Works great so far but when adjusting values in the toolbars using the slider, the…
Poehnell
  • 27
  • 4
-1
votes
1 answer

using a tablet to draw on a canvas (IE11, javascript/jquery)

The tablet we have is this: I have a small canvas in a web page (around 790x480) and when using the pen the area of the tablet that matches the canvas it's too small. This happens because the tablet area matches the full resolution of the screen,…
devamat
  • 2,293
  • 6
  • 27
  • 50
-1
votes
1 answer

Trying to write a c++ console program to change a setting controlled by a windows checkbox

Is it possible to create a keyboard shortcut to switch between the monitor and portion selection of this wacom preferences window, via a c++ console program? Sorry if this is poorly worded, I've had trouble trying to find the right words to search…
-1
votes
1 answer

Untatisfiedlink loading wacom stu-520

I´m working with a pad wacom stu520, i built an applet to get images from wacom pad, but suddenly i became to recieve following error on java console Exception in thread "AWT-EventQueue-1" java.lang.UnsatisfiedLinkError: …
Hernan Bernal
  • 39
  • 1
  • 7
-2
votes
1 answer

Wacom Intus tablet is panning instead of painting

I've been trying to find some info on how to fix this, but I'm clearly typing the wrong stuff into google. Basically imagine you have canvas in Photoshop. You press the brush tool to paint a horizontal red line with your Wacom pen. But instead of…
-2
votes
1 answer

How to develop a wacom driver for linux?

I am going to read absolute position from touchpad ,and the simulate a wacom so that oridinary applications like GIMP can be adapted. I have successfully get absolute position from my touchpad,but where can I get the document on developing a fake…
Menwe
  • 11
-2
votes
1 answer

Once I call DynamicCapture how can I externally retrieve the signature

So I have some code that calls the dynamic capture method. I then can get the user's input etc. My question is: How can I interrupt the dynamic capture externally. e.g. Teller sends the sign request, member signs -- then the teller want to…
Uncle Iroh
  • 5,748
  • 6
  • 48
  • 61
1 2 3 4 5
6