| [ Return to Bugs & Features | Roadmap 2.0 | Post Text | Post File ]
STR #1924
Application: | FLTK Library |
Status: | 5 - New |
Priority: | 3 - Moderate, e.g. unable to compile the software |
Scope: | 3 - Applies to all machines and operating systems |
Subsystem: | Unassigned |
Summary: | Tablet support: incorrect tilt value. |
Version: | 2.0-current |
Created By: | HighCat |
Assigned To: | Unassigned |
Fix Version: | Unassigned |
Update Notification: | |
Trouble Report Files:
[ Post File ]
Trouble Report Comments:
[ Post Text ]
|
#1 | HighCat 03:40 Apr 19, 2008 |
| Stylus tilt, which I get with event_x_tilt() and event_y_tilt() need some corrections: 1. On Windows, Y tilt value is inversed comparatively to Linux implementation. 2. On Linux, with LinuxWacom drivers version 0.7.2 - 0.7.6, tilt values are incorrect.
I have a small patch which fixes this, and also improves tablet support with new TABLET event, which allows to retrieve tablet's native position (so you can use high-resolution input from modern tablets).
The patch is for both Linux and Windows, and I've added stubs for Mac OS X, as we don't have tablet support there.
See my posts at fltk.development for details: http://www.fltk.org/newsgroups.php?s3680+gfltk.development+v4621+T0 http://www.fltk.org/newsgroups.php?s3680+gfltk.development+v4622+T0 http://www.fltk.org/newsgroups.php?s3680+gfltk.development+v4660+T0 | |
|
#2 | HighCat 03:43 Apr 19, 2008 |
| + I post here a small program for tablet testing for FLTK2, which looks like this: http://www.highcat.by.ru/heap/ttest.jpg | |
|
#3 | HighCat 11:27 Jun 28, 2008 |
| I've updated the patch:
added support for relative positioning inside widget in tablet's coordinates. Updated demo program; - see screenshot: http://www.highcat.by.ru/heap/ttest.jpg | |
[ Return to Bugs & Features | Post Text | Post File ]
|
| |