emscripten-core/emscripten

Support for graphic tablet/stylus/pen events?

Open

#7,278 opened on Oct 13, 2018

View on GitHub
 (7 comments) (1 reaction) (0 assignees)C++ (3,519 forks)batch import
help wanted

Repository metrics

Stars
 (27,361 stars)
PR merge metrics
 (Avg merge 19d 10h) (147 merged PRs in 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)

Contributor guide