mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-19 02:21:24 +01:00
Updated User Interface (markdown)
parent
e80a0a116b
commit
5d7668daf1
1 changed files with 2 additions and 23 deletions
|
|
@ -226,7 +226,7 @@ There is also a buttons to download a zip of several tiles (in a separate png fi
|
||||||
|
|
||||||
### Export to GeoJSON
|
### Export to GeoJSON
|
||||||
|
|
||||||
There are several buttons for downloading some data in GeoJSON formats (data can be cells, routes, rivers, markers. TODO - add links to wiki pages for each).
|
There are several buttons for downloading some data in GeoJSON formats (data can be cells, routes, rivers, markers.
|
||||||
|
|
||||||
### Export To JSON
|
### Export To JSON
|
||||||
|
|
||||||
|
|
@ -434,28 +434,7 @@ For example, Blur 1 creates a light blur around the element, while Blur 3 create
|
||||||
|
|
||||||
This is known as a filter, because you put a "lens" over the object that makes a visual effect on it, for example a blur, or a wrinkled look. It could be called "effect" (on the element).
|
This is known as a filter, because you put a "lens" over the object that makes a visual effect on it, for example a blur, or a wrinkled look. It could be called "effect" (on the element).
|
||||||
|
|
||||||
TODO - add explain for each filter
|
Filters: none, Blur 0.2, Blur 1, Blur 3, Blur 5, Blur 7, Blur 10, Splotch, Blurred Splotch, Shadow 2, Shadow 0.1, Shadow 0.5, Outline, Pencil, Turbulence, Paper, Crumpled, Grayscale, Sepia, Dingy.
|
||||||
|
|
||||||
#### None
|
|
||||||
#### Blur 0.2
|
|
||||||
#### Blur 1
|
|
||||||
#### Blur 3
|
|
||||||
#### Blur 5
|
|
||||||
#### Blur 7
|
|
||||||
#### Blur 10
|
|
||||||
#### Splotch
|
|
||||||
#### Blurred Splotch
|
|
||||||
#### Shadow 2
|
|
||||||
#### Shadow 0.1
|
|
||||||
#### Shadow 0.5
|
|
||||||
#### Outline
|
|
||||||
#### Pencil
|
|
||||||
#### Turbulence
|
|
||||||
#### Paper
|
|
||||||
#### Crumpled
|
|
||||||
#### Grayscale
|
|
||||||
#### Sepia
|
|
||||||
#### Dingy
|
|
||||||
|
|
||||||
### Clipping
|
### Clipping
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue