mirror of
https://github.com/vale981/VoiDPlugins
synced 2025-03-05 09:11:38 -05:00
.. | ||
README.md | ||
VMulti.cs | ||
WindowsInk.cs | ||
WindowsInk.csproj |
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!