Skip to content

Latest commit

 

History

History

inkscape

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Functions for Inkscape

You can use this sketch for controlling Inkscape.
I've put my favourite commands, you can change the sketch for implementing what you want.
All Inkscape commands, shortcuts and functions are listed here.

Configuration

ENCODER

  • Clockwise Rotation: Zoom IN (+)
  • Counter-Clockwise Rotation: Zoom OUT (-)
  • Button: Alternate between Zoom Fit (5) / Zoom 100% (1)

Some people complains about they cannot write + and - in the Text areas because those keys are associated with the zoom function and so by pressing them the zoom changes and no signs are written.
The key associated with the zoom functions are + and - located on the Numeric Keypad! The + and - on the keyboard (+ on the same key where are located also *]} and + on the same key where is located the underscore) don't affect the zoom function.

THUMBSTICK

  • X axis: PAN Left/Right (SHIFT Mouse SCRLDN / SHIFT Mouse SCRLUP)
  • Y axis: PAN up/down (Mouse SCRLUP/Mouse SCRLDN)
  • Button: Go to page center without changing zoom (CTRL 4)

ROW 1

  • Button 1: Save As (CTRL SHIFT s)
  • Button 2: Undo (CTRL z)
  • Button 3: Create Rectangle (r)
  • Button 4: Create Ellipses (e)
  • Button 5: Create Poligon and Stars (KEYPAD *)

ROW 2

  • Button 6: Arrow (selector) (F1)
  • Button 7: Node Selector (F2)
  • Button 8: Draw Lines (b)
  • Button 9: Draw Hand-free lines (p)
  • Button 10: Insert Text (t)

ROW 3

  • Button 11: Dropper (d)
  • Button 12: Paint Bucket (u)
  • Button 13: Eraser (SHIFT e)
  • Button 14: Ruler (m)
  • Button 15:

ROW 4

  • Button 16: Resize page to current selection, or to the drawing if nothing is selected (SHIFT CTRL r)
  • Button 17: Open the window Align and Distribute (SHIFT CTRL a)
  • Button 18: Open the window Fill and Stroke (SHIFT CTRL f)
  • Button 19: Export to PNG (SHIFT CTRL e)
  • Button 20: Toggle Windows (F12)

Notes

  • Every click on the encoder button alternate between Zoom Fit (adapt image to the monitor) and Zoom 100% (real dimensions). After a zoom command the first press of encoder will be resetted to Zoom fit (flag zoomfit).