Added units
This commit is contained in:
parent
4c31afdafb
commit
613ce78616
@ -75,3 +75,12 @@ $ new_name.jpg ; Create a new file with name
|
|||||||
# 3 ; Layer 3
|
# 3 ; Layer 3
|
||||||
# ? ; Layer 1
|
# ? ; Layer 1
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#Units
|
||||||
|
```
|
||||||
|
5 ; 5px
|
||||||
|
5w ; 5% of canvas width
|
||||||
|
7h ; 7% of canvas height
|
||||||
|
5s ; Brush speed
|
||||||
|
{5h - 5s} ; 5% of canvas width, minus brush speed
|
||||||
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user