Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/help/rest/zoom.txt
blob: a151a0661aff67192727fc08b357beb8d0e5d08c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
.. _zoom:
.. _unzoom:
.. _stop:

.. index::
   pair: functions; Zooming
   pair: command; zoomcenter
   pair: command; zoom
   pair: command; unzoom
   pair: command; stop

Zooming functions
=================

The functions for zooming/unzooming were created mainly for recording
animations. In manually created animation files, it is easier to use
:ref:`morphview <morphview>`.

**Syntax**:(zoomcenter complex) This function sets the center to zoom in on.
The center is given as a position in fractal coordinates.

**Available as**: command

**Syntax**:(zoom) Start zooming to the area specified by zoomcenter.

The speed of zooming should be controlled by the function :ref:`speed <speed>`
or in a more exact way by maxstep and speedup.

**Syntax**:(unzoom)

Start unzooming from the area specified by zoomcenter.

**Available as**: command

**Syntax**:(stop) Stop zooming or unzooming.

**Available as**: command