add some media to the readme
This commit is contained in:
parent
79f27d1b25
commit
bf75da8fa8
14
README.md
14
README.md
|
|
@ -3,7 +3,7 @@
|
||||||
Start drawing with Super+Alt+D.
|
Start drawing with Super+Alt+D.
|
||||||
Then save your beautiful work by taking a screenshot.
|
Then save your beautiful work by taking a screenshot.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
|
@ -28,6 +28,12 @@ Then save your beautiful work by taking a screenshot.
|
||||||
|
|
||||||
## Tips and tricks
|
## Tips and tricks
|
||||||
|
|
||||||
|
* Power is nothing without control:
|
||||||
|
|
||||||
|
The `Ctrl` key provides an extra functionality for each tool.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
* Draw arrows:
|
* Draw arrows:
|
||||||
|
|
||||||
Intersect two lines and curve the second thanks to the `Ctrl` key.
|
Intersect two lines and curve the second thanks to the `Ctrl` key.
|
||||||
|
|
@ -38,12 +44,14 @@ Then save your beautiful work by taking a screenshot.
|
||||||
|
|
||||||
Hold the `Shift` key while starting moving.
|
Hold the `Shift` key while starting moving.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
* Insertable images:
|
* Insertable images:
|
||||||
|
|
||||||
You can insert images (jpeg, png, svg) in your drawings. By default images are sought in `~/.local/share/drawOnYourScreen/images/` but the location is configurable in the preferences. Another way is to copy-past the images from Nautilus or any clipboard source by using the usual `Ctrl + V` shortcut inside the drawing mode.
|
You can insert images (jpeg, png, svg) in your drawings. By default images are sought in `~/.local/share/drawOnYourScreen/images/` but the location is configurable in the preferences. Another way is to copy-past the images from Nautilus or any clipboard source by using the usual `Ctrl + V` shortcut inside the drawing mode.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
* Eraser and SVG:
|
* Eraser and SVG:
|
||||||
|
|
||||||
There is no eraser in SVG so when you export elements made with the eraser to a SVG file, they are colored with the background color, transparent if it is disabled. See `“Add a drawing background”` or edit the SVG file afterwards.
|
There is no eraser in SVG so when you export elements made with the eraser to a SVG file, they are colored with the background color, transparent if it is disabled. See `“Add a drawing background”` or edit the SVG file afterwards.
|
||||||
|
|
@ -56,3 +64,5 @@ Then save your beautiful work by taking a screenshot.
|
||||||
|
|
||||||
If the GNOME Shell built-in color picker is too basic for you, have a look at the [Color Picker extension](https://extensions.gnome.org/extension/3396/color-picker), which let's you select the pixel accurately, preview the color and adjust its values. Once installed and enabled, it will be transparently integrated into DrawOnYourScreen.
|
If the GNOME Shell built-in color picker is too basic for you, have a look at the [Color Picker extension](https://extensions.gnome.org/extension/3396/color-picker), which let's you select the pixel accurately, preview the color and adjust its values. Once installed and enabled, it will be transparently integrated into DrawOnYourScreen.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue