mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2026-02-04 09:31:23 +01:00
Destroyed 2.3.2 (Menu) Lower Section (markdown)
parent
e5b6c43b5a
commit
4812da85cf
1 changed files with 0 additions and 90 deletions
|
|
@ -1,90 +0,0 @@
|
|||
The buttons on the Lower Menu Section is in any of the menu tabs.
|
||||
|
||||
<details>
|
||||
<summary>Show Image</summary>
|
||||
|
||||

|
||||
|
||||
</details>
|
||||
|
||||
## New Map
|
||||
|
||||
Generates a new map (according to the settings in the Options tab).
|
||||
|
||||
The map size depends on the screen size, as fmg tries to fill the entire screen. Alternatively, you can edit the resolution in the "options" tab.
|
||||
|
||||
## Export
|
||||
|
||||
Export the map to a certain format.
|
||||
|
||||
<details>
|
||||
<summary>Show Image</summary>
|
||||
|
||||

|
||||
|
||||
</details>
|
||||
|
||||
### Download image
|
||||
|
||||
There are several buttons for downloading images in different formats (svg, png, jpeg).
|
||||
|
||||
Note: Generator uses pop-up window to download files. Please ensure your browser does not block popups.
|
||||
|
||||
There is also a buttons to download a zip of several tiles (in a separate png file) of the map. After click the tile button, a new window will pop up, allowing the user to select number of Columns and Rows.
|
||||
|
||||
<details>
|
||||
<summary>Show Image</summary>
|
||||
|
||||

|
||||
|
||||
</details>
|
||||
|
||||
### 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).
|
||||
|
||||
### Export To JSON
|
||||
|
||||
There are several buttons for downloading some data in JSON formats.
|
||||
|
||||
## Save
|
||||
|
||||
Saving a file in .map format, which contains the current state of the map, so that we can load it in the future using the load button.
|
||||
|
||||
<details>
|
||||
<summary>Show Image</summary>
|
||||
|
||||

|
||||
|
||||
</details>
|
||||
|
||||
### Save options
|
||||
|
||||
#### Machine
|
||||
|
||||
Save to local PC.
|
||||
|
||||
#### Dropbox
|
||||
|
||||
Saving to the dropbox account, if connected.
|
||||
|
||||
#### Browser
|
||||
|
||||
Saving to the browser's memory.
|
||||
|
||||
## Load
|
||||
|
||||
Loading a previously saved map.
|
||||
|
||||
The buttons correspond to those of the save window.
|
||||
|
||||
<details>
|
||||
<summary>Show Image</summary>
|
||||
|
||||

|
||||
|
||||
</details>
|
||||
|
||||
## Reset Zoom
|
||||
|
||||
Reset zoom to its initial position.
|
||||
Loading…
Add table
Add a link
Reference in a new issue