Aseprite Touch Helper Dialog

Asepriteをタブレットとスタイラスペンで使うときに使える追加ツールバーです

参考:https://community.aseprite.org/t/touch-toolbar-helper/2169

インストール

手動

makeすると./build/touch-helper-dialog.aseprite-extensionができるあがるので、Asepriteの設定画面からインストールします

$ git clone https://github.com/xztaityozx/aseprite-touch-helper-dialog
$ cd aseprite-touch-helper-dialog
$ make

Download from GitHub Release

Download pre-build archive file from GitHub Release

アンインストール

Asepriteの設定画面からTouch Helper Dialogを削除します

Usage

Open Touch Helper Dialog

Button Feature

  • Undo/Redo
  • [+]/[-]: Zoom In/Out
  • Change tool
    • B: Pencil
    • E: Eraser
    • I: Eyedropper
    • V: Move
    • H: Hand
    • L: Line
    • S+L: Curve
    • G: Bucket
  • Selection tool
    • Rect: Rectangular Marquee
    • Wand: Magic Wand
    • Copy/Paste

LICENSE

MIT LICENSE