[ prev :: next :: up ] libggi-current (7)

Emulate truecolor modes

Name

display-trueemu : Emulate truecolor modes

Synopsis

display-trueemu : [-parent=<mode>] [-dither=<dither>]
                  [-model=<model>] <target-spec>

Description

Emulates truecolor modes (GT_TRUECOLOR) on another target which can only do palette modes or truecolor modes of different sizes/depths. Uses dithering and special palettes to get the highest possible quality.

Options

-parent=<mode>

Force the parent target to use a specific :p:`mode`, specified as a standard LibGGI mode string (see :man:`libggi(7)`).

System Message: ERROR/3 (../ggi-core/libggi/doc/libggi.txt, line 4611); backlink

Unknown interpreted text role "p".

System Message: ERROR/3 (../ggi-core/libggi/doc/libggi.txt, line 4611); backlink

Unknown interpreted text role "man".
-dither=<dither>
Specifies the amount of dithering. Legal values are 0, 2 and 4, defaulting to 4. When the target is running, Ctrl-Alt-d changes the dithering level.
-model=<model>
Color model to use (only when the parent is palettized). Legal values are rgb, cube and pastel. Default depends on the parent mode. When the target is running, Ctrl-Alt-p changes the current color model.
:p:`target-spec`

System Message: ERROR/3 (../ggi-core/libggi/doc/libggi.txt, line 4629); backlink

Unknown interpreted text role "p".

Specifies the target which to draw on (the parent target). This defaults to automatic selection (just like using ggiOpen(NULL) when GGI_DISPLAY is not set).

Features

 
[ prev :: next :: up ] libggi-current (7)
2006/11/09 16:51:02