Description of the Problem, or Question?
When attempting to draw with my XP-Pen Artist 13.3 Pro, the actual mark-making is very offset from what I’m touching the screen. A very strong set of Parallax. I tried disabling Windows Ink in my driver UI (XP-Pen driver version: 4.0.8(3d85fd8)), restarting the computer, turning it back on and restarting, adding the executable to the set of applications within the driver, but nothing worked.
I looked and found that GTK 3.24.30 seemed to maybe solved the issue by defaulting the API to windows ink instead of wintab, which mypaint categorized my device as when running the debug:
“(INFO: gui.device: New device 'Pentablet Stylus Pen ’ (GDK_SOURCE_PEN, axes:5, class=GdkDeviceWintab, vendor=None, product=None).”
I don’t know how to update the toolkit mypaint runs under as it’s currently under GTK 3.24.20. Is this the correct solution or is there something else I’m missing?
Basic System Details
MyPaint version:
2.0.1+git.478280f2
Operating System + Version:
Windows 24h2, 26100.4770
Make and Model # of Graphic Tablet: XP-Pen Artist 13.3 Pro
Please Tell Us How to Reproduce the Problem in Steps.
Open MyPaint and draw.
Are there any Errors Popping Up? If so, paste the text in the area shown below.
N/A
_For our guidelines to create a great user support ticket, please visit this wiki page at Reporting Bugs · mypaint/mypaint Wiki · GitHub