emscripten-core/emscripten

Support for graphic tablet/stylus/pen events?

Open

#7.278 aberto em 13 de out. de 2018

Ver no GitHub
 (7 comments) (1 reaction) (0 assignees)C++ (3.519 forks)batch import
help wanted

Métricas do repositório

Stars
 (27.361 stars)
Métricas de merge de PR
 (Mesclagem média 19d 10h) (147 fundiu PRs em 30d)

Description

I've skimmed through C++ HTML5 API and seems like there is API for mouse and touch events, but not for pen events (pointer events with tilt and pressure)

Guia do colaborador