mirror of https://github.com/GNOME/gimp.git
299 lines
4.6 KiB
HTML
299 lines
4.6 KiB
HTML
<HTML
|
|
><HEAD
|
|
><TITLE
|
|
>The Brush Editor Dialog</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="Dialogs"
|
|
HREF="../dialogs/index.html"><LINK
|
|
REL="PREVIOUS"
|
|
TITLE="The Brush Selection Dialog"
|
|
HREF="../dialogs/brush_selection.html"><LINK
|
|
REL="NEXT"
|
|
TITLE=" The Gradient Selection Dialog"
|
|
HREF="../dialogs/gradient_selection.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="../dialogs/brush_selection.html"
|
|
>Prev</A
|
|
></TD
|
|
><TD
|
|
WIDTH="80%"
|
|
ALIGN="center"
|
|
VALIGN="bottom"
|
|
>Chapter 12. Dialogs</TD
|
|
><TD
|
|
WIDTH="10%"
|
|
ALIGN="right"
|
|
VALIGN="bottom"
|
|
><A
|
|
HREF="../dialogs/gradient_selection.html"
|
|
>Next</A
|
|
></TD
|
|
></TR
|
|
></TABLE
|
|
><HR
|
|
ALIGN="LEFT"
|
|
WIDTH="100%"></DIV
|
|
><DIV
|
|
CLASS="SECT1"
|
|
><H1
|
|
CLASS="SECT1"
|
|
><A
|
|
NAME="DIALOGS-BRUSH-EDITOR"
|
|
>The <SPAN
|
|
CLASS="INTERFACE"
|
|
>Brush Editor</SPAN
|
|
> Dialog</A
|
|
></H1
|
|
><A
|
|
NAME="AEN3339"
|
|
></A
|
|
><A
|
|
NAME="AEN3341"
|
|
></A
|
|
><P
|
|
> The <SPAN
|
|
CLASS="INTERFACE"
|
|
>Brush Editor</SPAN
|
|
> dialog allows you to make
|
|
alterations to brushes. At the top of the dialog, you can see the
|
|
name of the brush (a new brush will be called
|
|
<SPAN
|
|
CLASS="QUOTE"
|
|
>"<SPAN
|
|
CLASS="GUILABEL"
|
|
>Untitled</SPAN
|
|
>"</SPAN
|
|
>). This name can be
|
|
edited to change the brush name. If you choose a name which is the
|
|
same as another brush, <SPAN
|
|
CLASS="APPLICATION"
|
|
>GIMP</SPAN
|
|
> will suffix
|
|
the name with #<TT
|
|
CLASS="REPLACEABLE"
|
|
><I
|
|
>x</I
|
|
></TT
|
|
>.
|
|
<A
|
|
NAME="AEN3349"
|
|
HREF="#FTN.AEN3349"
|
|
>[1]</A
|
|
>
|
|
</P
|
|
><P
|
|
> Below the title, you can see a preview of the final brush. If you
|
|
size the brush to a size larger than the preview area, the preview
|
|
will be scaled and the scale factor shown below it as a ratio,
|
|
such as 2:1 for 50% zoomed out.
|
|
</P
|
|
><DIV
|
|
CLASS="SECT2"
|
|
><H2
|
|
CLASS="SECT2"
|
|
><A
|
|
NAME="DIALOGS-BRUSH-EDITOR-SETTINGS"
|
|
>Settings</A
|
|
></H2
|
|
><P
|
|
> The remainder of the dialog controls how the brush will look.
|
|
The <SPAN
|
|
CLASS="GUIBUTTON"
|
|
>Radius</SPAN
|
|
> controls the distance from the
|
|
center of the brush to the furthest edge in pixels. The maximum
|
|
radius of a brush is 100 pixels.
|
|
</P
|
|
><P
|
|
> The <SPAN
|
|
CLASS="GUIBUTTON"
|
|
>Hardness</SPAN
|
|
> slider controls how much the
|
|
brush fades towards its edges. A value closer to
|
|
<TT
|
|
CLASS="PARAMETER"
|
|
><I
|
|
>1</I
|
|
></TT
|
|
> will give a sharp edge and closer to
|
|
<TT
|
|
CLASS="PARAMETER"
|
|
><I
|
|
>0</I
|
|
></TT
|
|
> will give a fuzzy, blurred effect.
|
|
</P
|
|
><P
|
|
> The <SPAN
|
|
CLASS="GUIBUTTON"
|
|
>Aspect Ratio</SPAN
|
|
> defines the vertical
|
|
diameter in a ratio to the horizontal diameter. A value of
|
|
<TT
|
|
CLASS="PARAMETER"
|
|
><I
|
|
>1.0</I
|
|
></TT
|
|
> will give a round brush since this
|
|
means that the horizontal diameter is the same as the vertical.
|
|
The maximum value is <TT
|
|
CLASS="PARAMETER"
|
|
><I
|
|
>20.0</I
|
|
></TT
|
|
> which gives a
|
|
horizontal diameter twenty times larger than the vertical,
|
|
resulting in a very squashed, elliptical brush.
|
|
</P
|
|
><P
|
|
> The final setting is <SPAN
|
|
CLASS="GUIBUTTON"
|
|
>Angle</SPAN
|
|
> which is used
|
|
when the aspect ratio is more than <TT
|
|
CLASS="PARAMETER"
|
|
><I
|
|
>1.0</I
|
|
></TT
|
|
>.
|
|
The angle can be between <TT
|
|
CLASS="PARAMETER"
|
|
><I
|
|
>0</I
|
|
></TT
|
|
> and
|
|
<TT
|
|
CLASS="PARAMETER"
|
|
><I
|
|
>180</I
|
|
></TT
|
|
> degrees, measured counterclockwise.
|
|
</P
|
|
></DIV
|
|
></DIV
|
|
><H3
|
|
CLASS="FOOTNOTES"
|
|
>Notes</H3
|
|
><TABLE
|
|
BORDER="0"
|
|
CLASS="FOOTNOTES"
|
|
WIDTH="100%"
|
|
><TR
|
|
><TD
|
|
ALIGN="LEFT"
|
|
VALIGN="TOP"
|
|
WIDTH="5%"
|
|
><A
|
|
NAME="FTN.AEN3349"
|
|
HREF="../dialogs/brush_editor.html#AEN3349"
|
|
>[1]</A
|
|
></TD
|
|
><TD
|
|
ALIGN="LEFT"
|
|
VALIGN="TOP"
|
|
WIDTH="95%"
|
|
><P
|
|
> Where <TT
|
|
CLASS="REPLACEABLE"
|
|
><I
|
|
>x</I
|
|
></TT
|
|
> is a number.
|
|
</P
|
|
></TD
|
|
></TR
|
|
></TABLE
|
|
><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="../dialogs/brush_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="../dialogs/gradient_selection.html"
|
|
>Next</A
|
|
></TD
|
|
></TR
|
|
><TR
|
|
><TD
|
|
WIDTH="33%"
|
|
ALIGN="left"
|
|
VALIGN="top"
|
|
>The <SPAN
|
|
CLASS="INTERFACE"
|
|
>Brush Selection</SPAN
|
|
> Dialog</TD
|
|
><TD
|
|
WIDTH="34%"
|
|
ALIGN="center"
|
|
VALIGN="top"
|
|
><A
|
|
HREF="../dialogs/index.html"
|
|
>Up</A
|
|
></TD
|
|
><TD
|
|
WIDTH="33%"
|
|
ALIGN="right"
|
|
VALIGN="top"
|
|
>The <SPAN
|
|
CLASS="INTERFACE"
|
|
>Gradient Selection</SPAN
|
|
> Dialog</TD
|
|
></TR
|
|
></TABLE
|
|
></DIV
|
|
></BODY
|
|
></HTML
|
|
> |