35 lines
965 B
Markdown
35 lines
965 B
Markdown
---
|
|
title: Tools
|
|
categories: [wiki]
|
|
layout: wikipage
|
|
---
|
|
# Drawing
|
|
![](http://i.imgur.com/5nWhpqw.png)
|
|
On-screen drawing is pretty simple. Right click in the crop editor to show a pen selection tool. When you click on a pen it will stay selected until you press `Reset`.
|
|
|
|
You can move drawings around by Ctrl+Dragging them
|
|
|
|
## Available pens:
|
|
### Dot
|
|
Draws dots as you move your mouse
|
|
### Path
|
|
Makes a path where your mouse went.
|
|
### Blur
|
|
Allows you to set a rectangle to blur out. You'll get a settings popup upon selecting this pen.
|
|
### Straight line
|
|
A line between where you start and end dragging
|
|
### Text
|
|
Asks you to insert some text.
|
|
**WARNING:** Avoid pressing esc
|
|
### Rectangle
|
|
Drag to draw a rectangle
|
|
### Ellipse
|
|
Drag to draw an ellipse
|
|
### Eraser[](https://www.youtube.com/watch?v=OjGrcJ4lZCc)
|
|
Removes all items you drag your mouse over
|
|
|
|
### Clear all drawings
|
|
Removes all drawings
|
|
### Reset
|
|
Allows you to choose a region to cut for the final result.
|