Re: Major Problems with all mac drivers (including 6.3.19-10 OSX) for MSP 16
Posted: Wed 15. Feb 2017, 14:17
The tablet driver does not have the slightest info about your zoom level nor the tool you are using in a program. But the tablet driver should provide information to the application software on 2 channels:
a) it should send the screen pointer to a specific pixel position on screen - it cannot send the pointer to invisible pixels, that are currently not shown when you zoom out too much.
b) it provides high resolution tablet information to application software, thus providing 'subpixel accuracy'. It is up to the application software and perhaps settings, whether subpixel accuracy is applied.
It looks like you get only pixel accuracy - enabling 'smoothing' in Photoshop should still help to some extend. But subpixel accuracy is better. - If that is not working, the high resolution data is not going from the driver to the app. I do not know, whether the driver is doing something, the OS, or the application. According to the developers there is something on the side of Apple in Sierra that is not working as expected.
a) it should send the screen pointer to a specific pixel position on screen - it cannot send the pointer to invisible pixels, that are currently not shown when you zoom out too much.
b) it provides high resolution tablet information to application software, thus providing 'subpixel accuracy'. It is up to the application software and perhaps settings, whether subpixel accuracy is applied.
It looks like you get only pixel accuracy - enabling 'smoothing' in Photoshop should still help to some extend. But subpixel accuracy is better. - If that is not working, the high resolution data is not going from the driver to the app. I do not know, whether the driver is doing something, the OS, or the application. According to the developers there is something on the side of Apple in Sierra that is not working as expected.