Scroll to navigation

g.cairocomp(1grass) GRASS User's Manual g.cairocomp(1grass)

NAME

g.cairocomp - Overlays multiple X Pixmaps.

KEYWORDS

general, display

SYNOPSIS

g.cairocomp
g.cairocomp --help
g.cairocomp [-d] input=name[,name,...] output=name [visual=integer] [screen=integer] [opacity=float[,float,...]] width=integer height=integer [bgcolor=name] [--overwrite] [--help] [--verbose] [--quiet] [--ui]

Flags:


Do not composite; just delete input Pixmaps

Allow output files to overwrite existing files

Print usage summary

Verbose module output

Quiet module output

Force launching GUI dialog

Parameters:


Name of input file(s)

Name for output file

Output Visual XID

Output screen

Layer opacities

Image width

Image height

Background color (R:G:B:A)
Either a standard color name or R:G:B triplet

DESCRIPTION

g.cairocomp isn’t meant for end users.

g.cairocomp is similar to g.pnmcomp, except that it works with X Pixmaps instead of PNM files.

SEE ALSO

g.pnmcomp

AUTHOR

Glynn Clements

SOURCE CODE

Available at: g.cairocomp source code (history)

Latest change: Thursday May 08 14:35:40 2025 in commit: 9528b1e38ba37992c1597a979dc3efbb07b74ec5

Main index | General index | Topics index | Keywords index | Graphical index | Full index

© 2003-2026 GRASS Development Team, GRASS 8.5.0RC1 Reference Manual

GRASS 8.5.0RC1