emscripten-core/emscripten

Support for graphic tablet/stylus/pen events?

Open

#7,278 opened on 2018年10月13日

GitHub で見る
 (7 comments) (1 reaction) (0 assignees)C++ (3,519 forks)batch import
help wanted

Repository metrics

Stars
 (27,361 stars)
PR merge metrics
 (平均マージ 19d 10h) (30d で 147 merged PRs)

説明

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)

コントリビューターガイド