Re: [pointerevents] Consider a simple API for low-latency pointer trails (#204)

The native Windows API does not yet exist and is currently work-in-progress — however, the proposed Web API exposure maps closely to how we expect this to be exposed for Windows (a method for setting 'style' properties, a method for communicating the last point rendered, and a method for communicating pen input points as they arrive). 

The work to create a public API is about exposing this pen tip trail rendering functionality that is currently an implementation detail and encapsulated behind the [InkPresenter](https://docs.microsoft.com/en-us/uwp/api/Windows.UI.Input.Inking.InkPresenter) and DirectInk family of APIs on Windows.

We should have more updates regarding the Windows API in the next couple of weeks.

-- 
GitHub Notification of comment by dlibby-
Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/204#issuecomment-537700055 using your GitHub account

Received on Wednesday, 2 October 2019 22:00:11 UTC