diff --git a/doc/drawfigure.html b/doc/drawfigure.html index 8f661d4..7598571 100644 --- a/doc/drawfigure.html +++ b/doc/drawfigure.html @@ -51,7 +51,7 @@

If the geometry does not specify equal horizontal and vertical dimensions, then an ellipse will be drawn.

See --draw[map] for details.

An example circle:

-

image

+

image

--draw[map]ellipse "<geometry> <color>"

@@ -63,28 +63,28 @@

Draw a line on the map, with the given geometry and color.

See --draw[map] for details.

An example line:

-

image

+

image

--draw[map]arrow "<geometry> <color>"

Draw an arrow on the map, with the given geometry and color.

See --draw[map] for details.

An example arrow:

-

image

+

image

--draw[map]point "<x>,<y> <color>"

Draw a point on the map, at the given location, using the given color.

See --draw[map] for details.

An example point (red, in te white area):

-

image

+

image

--draw[map]rectangle "<geometry> <color>"

Draw a reactangle on the map, with the given geometry and color.

See --draw[map] for details.

An example rectangle:

-

image

+

image

--draw[map]text "<x>,<y> <color> <text>"

@@ -100,5 +100,5 @@
minetestmapper --drawtext "20,-10 red This text will be on the map"

See also --draw[map] for more details.

Example text:

-

image

-
\ No newline at end of file +

image

+ diff --git a/doc/images/alpha-average.png b/doc/images/alpha-average.png new file mode 100644 index 0000000..856e106 Binary files /dev/null and b/doc/images/alpha-average.png differ diff --git a/doc/images/alpha-cumulative-darken.png b/doc/images/alpha-cumulative-darken.png new file mode 100644 index 0000000..3b3418b Binary files /dev/null and b/doc/images/alpha-cumulative-darken.png differ diff --git a/doc/images/alpha-cumulative.png b/doc/images/alpha-cumulative.png new file mode 100644 index 0000000..f8b78d8 Binary files /dev/null and b/doc/images/alpha-cumulative.png differ diff --git a/doc/images/background-blueish.png b/doc/images/background-blueish.png new file mode 100644 index 0000000..d5e9b33 Binary files /dev/null and b/doc/images/background-blueish.png differ diff --git a/doc/images/background-white.png b/doc/images/background-white.png new file mode 100644 index 0000000..763b268 Binary files /dev/null and b/doc/images/background-white.png differ diff --git a/doc/images/blockcolor-yellowish.png b/doc/images/blockcolor-yellowish.png new file mode 100644 index 0000000..4139ded Binary files /dev/null and b/doc/images/blockcolor-yellowish.png differ diff --git a/doc/images/default-0.0.png b/doc/images/default-0.0.png new file mode 100644 index 0000000..6d401a6 Binary files /dev/null and b/doc/images/default-0.0.png differ diff --git a/doc/images/drawair-detail-0.png b/doc/images/drawair-detail-0.png new file mode 100644 index 0000000..43f4b7d Binary files /dev/null and b/doc/images/drawair-detail-0.png differ diff --git a/doc/images/drawair-detail.png b/doc/images/drawair-detail.png new file mode 100644 index 0000000..35b9651 Binary files /dev/null and b/doc/images/drawair-detail.png differ diff --git a/doc/images/drawair.png b/doc/images/drawair.png new file mode 100644 index 0000000..16f0c6c Binary files /dev/null and b/doc/images/drawair.png differ diff --git a/images/drawarrow.png b/doc/images/drawarrow.png similarity index 100% rename from images/drawarrow.png rename to doc/images/drawarrow.png diff --git a/images/drawcircle.png b/doc/images/drawcircle.png similarity index 100% rename from images/drawcircle.png rename to doc/images/drawcircle.png diff --git a/images/drawline.png b/doc/images/drawline.png similarity index 100% rename from images/drawline.png rename to doc/images/drawline.png diff --git a/doc/images/draworigin.png b/doc/images/draworigin.png new file mode 100644 index 0000000..0aa6a3d Binary files /dev/null and b/doc/images/draworigin.png differ diff --git a/images/drawpoint.png b/doc/images/drawpoint.png similarity index 100% rename from images/drawpoint.png rename to doc/images/drawpoint.png diff --git a/images/drawrectangle.png b/doc/images/drawrectangle.png similarity index 100% rename from images/drawrectangle.png rename to doc/images/drawrectangle.png diff --git a/doc/images/drawscale-both.png b/doc/images/drawscale-both.png new file mode 100644 index 0000000..cd333c4 Binary files /dev/null and b/doc/images/drawscale-both.png differ diff --git a/doc/images/drawscale-left.png b/doc/images/drawscale-left.png new file mode 100644 index 0000000..5a133b1 Binary files /dev/null and b/doc/images/drawscale-left.png differ diff --git a/doc/images/drawscale-top.png b/doc/images/drawscale-top.png new file mode 100644 index 0000000..7a330dc Binary files /dev/null and b/doc/images/drawscale-top.png differ diff --git a/images/drawtext.png b/doc/images/drawtext.png similarity index 100% rename from images/drawtext.png rename to doc/images/drawtext.png diff --git a/doc/images/geometrymode-block.png b/doc/images/geometrymode-block.png new file mode 100644 index 0000000..fcebda7 Binary files /dev/null and b/doc/images/geometrymode-block.png differ diff --git a/doc/images/geometrymode-shrink.png b/doc/images/geometrymode-shrink.png new file mode 100644 index 0000000..bba6eb1 Binary files /dev/null and b/doc/images/geometrymode-shrink.png differ diff --git a/doc/images/geometrymode.png b/doc/images/geometrymode.png new file mode 100644 index 0000000..88a6b3a Binary files /dev/null and b/doc/images/geometrymode.png differ diff --git a/doc/images/gui-1.png b/doc/images/gui-1.png new file mode 100644 index 0000000..d1f3a6e Binary files /dev/null and b/doc/images/gui-1.png differ diff --git a/doc/images/gui-2.png b/doc/images/gui-2.png new file mode 100644 index 0000000..a1f8b7f Binary files /dev/null and b/doc/images/gui-2.png differ diff --git a/doc/images/heightmap-color.png b/doc/images/heightmap-color.png new file mode 100644 index 0000000..b20a41f Binary files /dev/null and b/doc/images/heightmap-color.png differ diff --git a/doc/images/heightmap-grey.png b/doc/images/heightmap-grey.png new file mode 100644 index 0000000..f1ed2b8 Binary files /dev/null and b/doc/images/heightmap-grey.png differ diff --git a/doc/images/heightmap-scale-interval.png b/doc/images/heightmap-scale-interval.png new file mode 100644 index 0000000..8ccfd8f Binary files /dev/null and b/doc/images/heightmap-scale-interval.png differ diff --git a/doc/images/heightmap-scale.png b/doc/images/heightmap-scale.png new file mode 100644 index 0000000..1e10cb8 Binary files /dev/null and b/doc/images/heightmap-scale.png differ diff --git a/doc/images/heightmap-yscale.png b/doc/images/heightmap-yscale.png new file mode 100644 index 0000000..aace48b Binary files /dev/null and b/doc/images/heightmap-yscale.png differ diff --git a/doc/images/noshading.png b/doc/images/noshading.png new file mode 100644 index 0000000..a6ced5e Binary files /dev/null and b/doc/images/noshading.png differ diff --git a/doc/images/players.png b/doc/images/players.png new file mode 100644 index 0000000..340a89b Binary files /dev/null and b/doc/images/players.png differ diff --git a/doc/images/scalefactor-2.png b/doc/images/scalefactor-2.png new file mode 100644 index 0000000..9760728 Binary files /dev/null and b/doc/images/scalefactor-2.png differ diff --git a/doc/images/scalefactor-4.png b/doc/images/scalefactor-4.png new file mode 100644 index 0000000..e47b2ba Binary files /dev/null and b/doc/images/scalefactor-4.png differ diff --git a/doc/images/sidescale-interval.png b/doc/images/sidescale-interval.png new file mode 100644 index 0000000..053753f Binary files /dev/null and b/doc/images/sidescale-interval.png differ diff --git a/doc/images/tiles-16-centered.png b/doc/images/tiles-16-centered.png new file mode 100644 index 0000000..e7a7ab3 Binary files /dev/null and b/doc/images/tiles-16-centered.png differ diff --git a/doc/images/tiles-16.png b/doc/images/tiles-16.png new file mode 100644 index 0000000..d455553 Binary files /dev/null and b/doc/images/tiles-16.png differ diff --git a/doc/images/tiles-20-centered.png b/doc/images/tiles-20-centered.png new file mode 100644 index 0000000..5633a8a Binary files /dev/null and b/doc/images/tiles-20-centered.png differ diff --git a/doc/intro.html b/doc/intro.html index a59f41f..5cdffaf 100644 --- a/doc/intro.html +++ b/doc/intro.html @@ -13,7 +13,7 @@
  • Select output image
  • click "generate"
  • -

    for advanced help, please read the manual +

    for advanced help, please read the manual of MinetestMapper

    This program is not finished.
    diff --git a/doc/intro.html.autosave b/doc/intro.html.autosave new file mode 100644 index 0000000..5cdffaf --- /dev/null +++ b/doc/intro.html.autosave @@ -0,0 +1,25 @@ + + + + + + + +

    Minetest Mapper

    +

    How to start:
    +

    +
      +
    1. Open World
    2. +
    3. Select output image
    4. +
    5. click "generate"
    6. +
    +

    for advanced help, please read the manual + of MinetestMapper
    +

    +

    This program is not finished.
    + Thanks for testing.
    +
    +

    +

    + + diff --git a/doc/manual.html b/doc/manual.htm similarity index 53% rename from doc/manual.html rename to doc/manual.htm index 48b7095..1b63bdf 100644 --- a/doc/manual.html +++ b/doc/manual.htm @@ -1,8 +1,9 @@ + - + Minetest Mapper Manual