VoiDPlugins/WindowsInk
2020-12-12 02:08:49 +08:00
..
README.md Add Precision Control to CI and update README.md 2020-10-18 20:10:06 +08:00
VMulti.cs Make namespace consistent 2020-10-15 21:25:17 +08:00
WindowsInk.cs Fix WindowsInk 2020-12-12 02:08:49 +08:00
WindowsInk.csproj v0.2.1 2020-11-11 02:21:37 -08:00

WindowsInk

WindowsInk provides two new output modes

  Artist Mode (Windows Ink)
  Artist Mode (Relative Windows Ink)

This output mode enables pen pressure support for all apps compatible to Windows Ink API like:

  • Adobe Photoshop
  • Paint Tool SAI
  • Clip Studio Paint
  • Corel Painter
  • etc...

Requirements

Install VMulti

Installation

Download WindowsInk plugin from latest releases.

Then copy zip contents to:

Platform Path
Windows %localappdata%\OpenTabletDriver\Plugins
Linux ~/.config/OpenTabletDriver/Plugins
MacOS $HOME/Library/Application Support/OpenTabletDriver/Plugins

Usage

Enable WindowsInk by selecting it as an output mode on the OutputModeSelector of Output tab.

Acknowledgements

Huge thanks to skyborgff for the base implementation!