configure.in Updated Gimp-Help. See help/ChangeLog for details.
2000-12-15 Michael Natterer <mitch@gimp.org> * configure.in * help/*: Updated Gimp-Help. See help/ChangeLog for details. * app/channels_dialog.c * app/gdisplay.c * app/gradient.c * app/layers_dialog.c * app/menus.c * app/paths_dialog.c * app/preferences_dialog.c * app/resize.c: fixed menu paths. * plug-ins/helpbrowser/helpbrowser.c: load a special "undocumented_filter.html" page if a filter was not found. Adapted to the new help structure. 2000-12-15 Michael Natterer <mitch@gimp.org> * makedummyhelpfile.sh * makeindex.sh: removed. * images/*: added some images. * help/*: Updated to the latest version of the gimp-help CVS module. This Version instoduces a bunch of new toplevel HTML files for general topics, an autogenerated index, TOC, glossary, an "image" directory on the "C" level, peace, love, and stuff... Thanks to all help writers: Prof, Bex, Piers, ...
This commit is contained in:
committed by
Michael Natterer
parent
b44620a31b
commit
06e409e0f7
@ -1,39 +1,189 @@
|
||||
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>Edit Layer Attributes</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#FF0000" alink="#000088">
|
||||
<TABLE width="100%" cellspacing="1" cellpadding="1">
|
||||
<TR bgcolor="black">
|
||||
<TD width="100%" align="center"><FONT size="+2" color="white">Edit Layer
|
||||
Attributes</FONT></TD>
|
||||
</TR>
|
||||
<TR bgcolor="white" >
|
||||
<TD width="100%" align="left"><P>
|
||||
<P>
|
||||
Lets you specify the name of the current layer. The name can also hold important
|
||||
information about how to interpret a possible animation of the layers (e.g
|
||||
if you save the image as a GIF you can set options about how to play the
|
||||
animated GIF).
|
||||
<H4>
|
||||
Animation Attributes
|
||||
</H4>
|
||||
<P>
|
||||
The animation attributes is specified as follows. "<CODE>Layer_Name (delay
|
||||
in ms) (combination_mode)</CODE>" e.g <CODE>Frame_1 (100ms) (replace)</CODE>.
|
||||
<P>
|
||||
The delay will specify the time each frame is visible in the animation. A
|
||||
delay of e.g a hundred milliseconds will have the following format
|
||||
<CODE>(100ms)</CODE>.
|
||||
<P>
|
||||
The combination mode will specify if you will combine with the previous layer
|
||||
or replace it. The two modes are either <CODE>(combine)</CODE> or
|
||||
<CODE>(replace)</CODE>.
|
||||
<P>
|
||||
<A href="index.html">Index</A>
|
||||
</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</BODY></HTML>
|
||||
<HTML
|
||||
><HEAD
|
||||
><TITLE
|
||||
>Edit Layer Attributes</TITLE
|
||||
><META
|
||||
NAME="GENERATOR"
|
||||
CONTENT="Modular DocBook HTML Stylesheet Version 1.49"><LINK
|
||||
REL="HOME"
|
||||
TITLE="GIMP User Manual"
|
||||
HREF="../../contents.html"><LINK
|
||||
REL="UP"
|
||||
TITLE="Layers"
|
||||
HREF="../../layers/index.html"><LINK
|
||||
REL="PREVIOUS"
|
||||
TITLE="Aplha to Selection"
|
||||
HREF="../../layers/alpha_to_selection.html"><LINK
|
||||
REL="NEXT"
|
||||
TITLE="Channels"
|
||||
HREF="../../channels/index.html"></HEAD
|
||||
><BODY
|
||||
CLASS="SECT1"
|
||||
BGCOLOR="#FFFFFF"
|
||||
TEXT="#000000"
|
||||
><DIV
|
||||
CLASS="NAVHEADER"
|
||||
><TABLE
|
||||
WIDTH="100%"
|
||||
BORDER="0"
|
||||
CELLPADDING="0"
|
||||
CELLSPACING="0"
|
||||
><TR
|
||||
><TH
|
||||
COLSPAN="3"
|
||||
ALIGN="center"
|
||||
>GIMP User Manual</TH
|
||||
></TR
|
||||
><TR
|
||||
><TD
|
||||
WIDTH="10%"
|
||||
ALIGN="left"
|
||||
VALIGN="bottom"
|
||||
><A
|
||||
HREF="../../layers/alpha_to_selection.html"
|
||||
>Prev</A
|
||||
></TD
|
||||
><TD
|
||||
WIDTH="80%"
|
||||
ALIGN="center"
|
||||
VALIGN="bottom"
|
||||
>Chapter 5. Layers</TD
|
||||
><TD
|
||||
WIDTH="10%"
|
||||
ALIGN="right"
|
||||
VALIGN="bottom"
|
||||
><A
|
||||
HREF="../../channels/index.html"
|
||||
>Next</A
|
||||
></TD
|
||||
></TR
|
||||
></TABLE
|
||||
><HR
|
||||
ALIGN="LEFT"
|
||||
WIDTH="100%"></DIV
|
||||
><DIV
|
||||
CLASS="SECT1"
|
||||
><H1
|
||||
CLASS="SECT1"
|
||||
><A
|
||||
NAME="DIALOGS-LAYERS-EDIT-LAYER-ATTRIBUTES"
|
||||
>Edit Layer Attributes</A
|
||||
></H1
|
||||
><A
|
||||
NAME="AEN1430"
|
||||
></A
|
||||
><DIV
|
||||
CLASS="SECT2"
|
||||
><H2
|
||||
CLASS="SECT2"
|
||||
><A
|
||||
NAME="AEN1432"
|
||||
>General</A
|
||||
></H2
|
||||
><P
|
||||
> Lets you specify the name of the current layer. The name can
|
||||
also hold important information about how to interpret a
|
||||
possible animation of the layers (e.g if you save the image as a
|
||||
GIF you can set options about how to play the animated GIF).
|
||||
</P
|
||||
><DIV
|
||||
CLASS="SECT3"
|
||||
><H3
|
||||
CLASS="SECT3"
|
||||
><A
|
||||
NAME="AEN1435"
|
||||
>Animation Attributes</A
|
||||
></H3
|
||||
><P
|
||||
> The animation attributes is specified as follows.
|
||||
<TT
|
||||
CLASS="LITERAL"
|
||||
>Layer_Name (delay in ms) (combination_mode)</TT
|
||||
>
|
||||
e.g <TT
|
||||
CLASS="LITERAL"
|
||||
>Frame_1 (100ms) (replace)</TT
|
||||
>
|
||||
</P
|
||||
><P
|
||||
> The delay will specify the time each frame is visible in the
|
||||
animation. A delay of e.g a hundred milliseconds will have the
|
||||
following format <TT
|
||||
CLASS="LITERAL"
|
||||
>(100ms)</TT
|
||||
>.
|
||||
</P
|
||||
><P
|
||||
> The combination mode will specify if you will combine with the
|
||||
previous layer or replace it. The two modes are either
|
||||
<TT
|
||||
CLASS="LITERAL"
|
||||
>(combine)</TT
|
||||
> or <TT
|
||||
CLASS="LITERAL"
|
||||
>(replace)</TT
|
||||
>.
|
||||
</P
|
||||
></DIV
|
||||
></DIV
|
||||
></DIV
|
||||
><DIV
|
||||
CLASS="NAVFOOTER"
|
||||
><HR
|
||||
ALIGN="LEFT"
|
||||
WIDTH="100%"><TABLE
|
||||
WIDTH="100%"
|
||||
BORDER="0"
|
||||
CELLPADDING="0"
|
||||
CELLSPACING="0"
|
||||
><TR
|
||||
><TD
|
||||
WIDTH="33%"
|
||||
ALIGN="left"
|
||||
VALIGN="top"
|
||||
><A
|
||||
HREF="../../layers/alpha_to_selection.html"
|
||||
>Prev</A
|
||||
></TD
|
||||
><TD
|
||||
WIDTH="34%"
|
||||
ALIGN="center"
|
||||
VALIGN="top"
|
||||
><A
|
||||
HREF="../../contents.html"
|
||||
>Home</A
|
||||
></TD
|
||||
><TD
|
||||
WIDTH="33%"
|
||||
ALIGN="right"
|
||||
VALIGN="top"
|
||||
><A
|
||||
HREF="../../channels/index.html"
|
||||
>Next</A
|
||||
></TD
|
||||
></TR
|
||||
><TR
|
||||
><TD
|
||||
WIDTH="33%"
|
||||
ALIGN="left"
|
||||
VALIGN="top"
|
||||
>Aplha to Selection</TD
|
||||
><TD
|
||||
WIDTH="34%"
|
||||
ALIGN="center"
|
||||
VALIGN="top"
|
||||
><A
|
||||
HREF="../../layers/index.html"
|
||||
>Up</A
|
||||
></TD
|
||||
><TD
|
||||
WIDTH="33%"
|
||||
ALIGN="right"
|
||||
VALIGN="top"
|
||||
>Channels</TD
|
||||
></TR
|
||||
></TABLE
|
||||
></DIV
|
||||
></BODY
|
||||
></HTML
|
||||
>
|
||||
Reference in New Issue
Block a user