Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/help/rest/dynamic.txt
blob: 85b5e8a4966d47358eb7fa41b639b646dfff97fb (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
.. _dynamic:
.. _nodynamic:
.. _dynamicanimation:
.. _dynamicnew:
.. _fastmode:

.. index::
   pair: menu item; Dynamic resolution
   pair: command line option; fastmode
   pair: command; fastmode

Dynamic resolution
==================

**Syntax**:(fastmode keyword)

XaoS performs many optimizations, but fairly often this is not enough. In order
to keep a high framerate, XaoS automatically lowers the resolution of the
image, increasing it when there is time for more calculation. This feature is
enabled by default when animating, but you might also like to enable it for new
images (which makes the image 'come into focus' when it is recalculated from
scratch for whatever reason), or disable it completely if you don't like it.

In the scripting languge, the keyword should be one of the following:

'never

    Disable dynamic resolution

'animate

    Use only for animations (default)

'new

    Use also for new images