I opened issue #15 on github. The linux profile was loaded in windows 10 because the 64bit architecture is called amd64 here too. You can disable that profile by adding the os family unix: <id>amd64</id> <activation> <os> <family>unix</family> </os> </activation> (and the same for i386-on-amd64) Kind regards, Hannes Schäuble
Hello, sorry for the late answer... This project was moving to github.com/nicarran/jpen Please clone that repository and try to build it using the win(dows) profile. I'm currently updating the pom.xml. There are build issues using openJDK > 8 because of the deprecation of javah which was superseded by javac -h. I already updated the config for macOS and I'm now updating the config for linux.. Please open an issue on github for further communication and development. PS: If this stackoverflow question...
Hello Nicolas, thank you for explaining. I found the current windows provider is...
See github issue #2: https://github.com/nicarran/jpen/issues/2
Hello Nicolas, I made a fix based on the idea of limiting the range by 1 instead...
Hello Nicolas, I made a fix based on the idea of limiting the range by 1 instead...
Ok, found something : XiDevice.java : getLevelRange(..) is returning max_value 899...
Hello Nicolas, I found the statement in the code, that wheel and rotation are given...