Re: Universal Stylus

Cool, thanks!

As discussed here <https://github.com/w3c/pointerevents/issues/25>,we're
happy to add more properties to PointerEvent when:

   1. The property is explicitly exposed/documented in the system APIs of
   at least one major OS (browsers generally want to rely only on officially
   documented/supported APIs in the underlying OSes)
   2. There is at least one commercially available device that supports
   that property on such an OS (for testing purposes)
   3. The property can't be used to uniquely identify a user - for web
   privacy reasons (i.e. serial numbers can't be exposed to the web as a
   result).

I haven't read the doc in detail yet, perhaps it also says something about
whether or not "hovering eraser
<https://github.com/w3c/pointerevents/issues/134>" should be supported as a
distinct operation from eraser contact and pen contact while holding an
eraser button?

Rick

On Thu, Aug 25, 2016 at 5:40 PM, Fleck, Dave <Dave.Fleck@wacom.com> wrote:

> The Universal Stylus Initiative is an industry effort to provide
> interoperable styli on a wide range of devices. Intel recently demo’d
> multiple styli on a unit at their IDF conference using some early USI
> compatible hardware. Information is available here:
> http://www.universalstylus.org
>
> I’ve attached an app note on the API that was recently made public. Most
> of the “common” pen data features are already supported in PE, but the
> following are not:
> Transducer Serial Number
> Preferred Color
> Preferred Line Width
> Preferred Line Style
>
> There’s also some Inertial Measurement Unit data, but that’s pretty
> esoteric at this point.
> ----------
> Asking dumb questions is easier than correcting dumb mistakes.
>
>

Received on Friday, 26 August 2016 16:36:07 UTC