<!DOCTYPE REFENTRY PUBLIC "-//Sun Microsystems//DTD DocBook V3.0-Based SolBook Subset V2.0//EN" [
<!--ArborText, Inc., 1988-1999, v.4002-->
<!--ARC : LSARC 2008/703 Gegl for OpenSolaris-->
<!ENTITY cmd "gegl">
<!ENTITY % commonents SYSTEM "smancommon.ent">
%commonents;
<!ENTITY % booktitles SYSTEM "booktitles.ent">
%booktitles;
<!ENTITY suncopy "Copyright (c) 2009 Sun Microsystems, Inc. All Rights Reserved.">
]>
<?Pub UDT _bookmark _target>
<?Pub Inc>
<refentry id="gegl">
<!-- %Z%%M% %I% %E% SMI; -->
<refmeta><refentrytitle>&cmd;</refentrytitle><manvolnum>1</manvolnum>
<refmiscinfo class="date">25 Feb 2009</refmiscinfo>
<refmiscinfo class="sectdesc">&man1;</refmiscinfo>
<refmiscinfo class="software">&release;</refmiscinfo>
<refmiscinfo class="arch">generic</refmiscinfo>
<refmiscinfo class="copyright">&suncopy;</refmiscinfo>
</refmeta>
<indexterm><primary>&cmd;</primary></indexterm><indexterm><primary>
GEGL commandline tool</primary></indexterm>
<refnamediv id="gegl-1-name"><refname>&cmd;</refname><refpurpose>GEGL commandline tool</refpurpose></refnamediv>
<refsynopsisdiv id="gegl-1-synp"><title>&synp-tt;</title>
<cmdsynopsis><command>&cmd;</command>
<arg choice="opt"><option>-help</option></arg>
<arg choice="opt"><option>-file <replaceable>filename</replaceable></option></arg>
<arg choice="opt"><option>-xml</option></arg>
<arg choice="opt"><option>-dot</option></arg>
<arg choice="opt"><option>-output <replaceable>filename</replaceable></option></arg>
<arg choice="opt"><option role="nodash">-p</option></arg>
<arg choice="opt"><option role="nodash">-X</option></arg>
<arg choice="opt"><option>-verbose</option></arg>
</cmdsynopsis>
</refsynopsisdiv>
<refsect1 id="gegl-1-desc"><title>&desc-tt;</title>
<para>
<command>&cmd;</command> provides infrastructure to do demand-based cached,
non-destructive image editing on larger than RAM buffers.
<command>&cmd;</command> uses the
<citerefentry><refentrytitle>libbabl-0.0</refentrytitle><manvolnum>3</manvolnum></citerefentry>
library to provide support for a wide range of color models and pixel storage
formats for input and output.
</para>
</refsect1>
<refsect1 id="gegl-1-opts"><title>&opts-tt;</title>
<para>The following options are supported:</para>
<variablelist termlength="wide">
<varlistentry><term><option role="nodash">-h</option>, <option>-help</option></term><listitem>
<para>Print the command line options.</para>
</listitem></varlistentry>
<varlistentry><term><option role="nodash">-i</option>, <option>-file</option> <replaceable>filename</replaceable></term><listitem>
<para>
Read xml from <replaceable>filename</replaceable>.
</para>
</listitem></varlistentry>
<varlistentry><term><option role="nodash">-x</option>, <option>-xml</option></term><listitem>
<para>
Use xml provided in next argument.
</para>
</listitem></varlistentry>
<varlistentry><term><option>-dot</option></term><listitem>
<para>
Output a graphviz graph description.
</para>
</listitem></varlistentry>
<varlistentry><term><option role="nodash">-o</option>, <option>-output</option> <replaceable>filename</replaceable></term><listitem>
<para>
Output generated image to <replaceable>filename</replaceable> (file is saved in
PNG format).
</para>
</listitem></varlistentry>
<varlistentry><term><option role="nodash">-p</option></term><listitem>
<para>
Increment frame counters of various elements when processing is done.
</para>
</listitem></varlistentry>
<varlistentry><term><option role="nodash">-X</option></term><listitem>
<para>Output the XML that was loaded.</para>
</listitem></varlistentry>
<varlistentry><term><option role="nodash">-v</option>, <option>-verbose</option></term><listitem>
<para>
Print diagnostics while running.
</para>
</listitem></varlistentry>
</variablelist></refsect1>
<refsect1 id="gegl-1-file"><title>&file-tt;</title>
<para>The following files are used by this library:</para>
<variablelist termlength="wide">
<varlistentry><term><filename>/usr/bin/&cmd;</filename> </term><listitem>
<para>GEGL commandline tool</para>
</listitem></varlistentry>
<refsect1 id="gegl-1-attr"><title>&attr-tt;</title>
<para>See <olink targetdocent="REFMAN5" localinfo="attributes-5"><citerefentry>
<refentrytitle>attributes</refentrytitle><manvolnum>5</manvolnum></citerefentry></olink>
for descriptions of the following attributes:</para>
<informaltable frame="all">
<tgroup cols="2" colsep="1" rowsep="1"><colspec colname="COLSPEC0" colwidth="1*">
<colspec colname="COLSPEC1" colwidth="1*">
<thead>
<row><entry align="center" valign="middle">ATTRIBUTE TYPE</entry><entry align="center"
valign="middle">ATTRIBUTE VALUE</entry></row>
</thead>
<tbody>
<row><entry><para>Availability</para></entry><entry><para>image/library/gegl</para></entry></row>
<row><entry colname="COLSPEC0"><para>Interface stability</para></entry><entry
colname="COLSPEC1"><para>Volatile</para></entry></row>
</tbody>
</tgroup>
</informaltable>
</refsect1>
<refsect1 id="gegl-1-also"><title>&also-tt;</title>
<!--Reference to another man page-->
<!--Reference to a Help manual-->
<!--Reference to a book.-->
<para>
<citerefentry><refentrytitle>libbabl-0.0</refentrytitle><manvolnum>3</manvolnum></citerefentry>,
<citerefentry><refentrytitle>libgegl-0.0</refentrytitle><manvolnum>3</manvolnum></citerefentry>,
<citerefentry><refentrytitle>attributes</refentrytitle><manvolnum>5</manvolnum></citerefentry>
</para>
<para>
Online documentation:
<para>
http://www.gegl.org/#_gegl
</para>
</para>
</refsect1>
<refsect1 id="gegl-1-note"><title>&note-tt;</title>
<para>Written by Chris Wang, Sun Microsystems Inc., 2009.</para>
</refsect1>
</refentry>