mirror of https://github.com/GNOME/gimp.git
reformated docs/cheat_sheet.txt to be sligtly more human readable
added ever so slightly to the white paper
This commit is contained in:
parent
7d82173176
commit
64cd88ea6c
|
@ -30,7 +30,8 @@ All selections (rectangular, ellipse, fuzzy, magic wand)
|
|||
|
||||
ctrl+mb1 subtract selection from existing selection
|
||||
|
||||
shift+ctrl+mb1 keep part of selection in both selections (union)
|
||||
shift+ctrl+mb1 keep part of selection in both
|
||||
selections (union)
|
||||
|
||||
on active selections
|
||||
|
||||
|
@ -41,18 +42,21 @@ ellipse and rectangular selection
|
|||
|
||||
while making selection
|
||||
|
||||
shift+mb1 constrain selection to regular shape (square/circle)
|
||||
shift+mb1 constrain selection to regular shape
|
||||
(square/circle)
|
||||
|
||||
ctrl+mb1 draw selection centered from click
|
||||
|
||||
ctrl+shift+mb1 draw (square/circle) selection centered on click
|
||||
ctrl+shift+mb1 draw (square/circle) selection centered
|
||||
on click
|
||||
|
||||
|
||||
Tool Options
|
||||
|
||||
Antialiasing ???
|
||||
|
||||
Feather Turns on feathering (similar to blurring a selection mask)
|
||||
Feather Turns on feathering (similar to blurring a
|
||||
selection mask)
|
||||
Used to make a "smoother" selection
|
||||
|
||||
Feather Radius Determines the blur radius of the selection mask.
|
||||
|
@ -65,12 +69,14 @@ Magic Wand selection
|
|||
|
||||
Tool Options
|
||||
|
||||
Sample Merged If off, just use the contents of the current drawable
|
||||
Sample Merged If off, just use the contents of the
|
||||
current drawable
|
||||
if on, use whats visible.
|
||||
|
||||
Antialiasing ????
|
||||
|
||||
Feather Turns on feathering (similar to blurring a selection mask)
|
||||
Feather Turns on feathering (similar to blurring
|
||||
a selection mask)
|
||||
Used to make a "smoother" selection
|
||||
|
||||
Feather Radius Determines the blur radius of the selection mask.
|
||||
|
@ -98,7 +104,8 @@ Bezier Select
|
|||
|
||||
Antialiasing ????
|
||||
|
||||
Feather Turns on feathering (similar to blurring a selection mask)
|
||||
Feather Turns on feathering (similar to
|
||||
blurring a selection mask)
|
||||
Used to make a "smoother" selection
|
||||
|
||||
Feather Radius Determines the blur radius of the selection mask.
|
||||
|
@ -126,24 +133,30 @@ Magnify (Zoom)
|
|||
|
||||
Tool Options
|
||||
|
||||
Allow window resizing if on, window will resize when zooming in and out
|
||||
Allow window resizing if on, window will resize when
|
||||
zooming in and out
|
||||
if off, window will retain its current size
|
||||
|
||||
|
||||
Crop
|
||||
|
||||
Before making crop bounds
|
||||
|
||||
mb1 select bounds of crop
|
||||
mb1+mb3(release mb1) cancel crop
|
||||
|
||||
After making crop bounds
|
||||
mb1(inside bounds) crop to are selected (same as pressing crop button)
|
||||
|
||||
mb1(inside bounds) crop to are selected (same as
|
||||
pressing crop button)
|
||||
|
||||
|
||||
Crop tool dialog options
|
||||
|
||||
crop crop to area selected
|
||||
selection use the bounds of the current selection to set bounds of crop
|
||||
selection use the bounds of the
|
||||
current selection to
|
||||
set bounds of crop
|
||||
close cancel the crop
|
||||
|
||||
|
||||
|
@ -229,7 +242,8 @@ Bucket Fill
|
|||
|
||||
Sample merged if on, use the visible compontents to determine
|
||||
where to fill
|
||||
if off, use the active drawable to determine where to fill
|
||||
if off, use the active drawable to determine
|
||||
where to fill
|
||||
|
||||
|
||||
Blend Tool
|
||||
|
@ -241,34 +255,40 @@ Blend Tool
|
|||
|
||||
Opacity How transparent the gradient should be
|
||||
|
||||
Offset at what percentage fo the gradient to start from (ie, 50
|
||||
to start the blend at halfway through the gradient)
|
||||
Offset at what percentage fo the gradient to
|
||||
start from (ie, 50 to start the blend at
|
||||
halfway through the gradient)
|
||||
|
||||
Mode What paint mode to apply the blend with
|
||||
Blend
|
||||
FG to BG (rgb) Blend from the foreground color to background color
|
||||
in rgb space
|
||||
FG to BG (hsv) Blend from the foreground color to the background color
|
||||
in hsv space
|
||||
FG to Transparent Blends the foreground color from 100% opacity to 0%
|
||||
opacity
|
||||
FG to BG (rgb) Blend from the foreground color to
|
||||
background color in rgb space
|
||||
FG to BG (hsv) Blend from the foreground color
|
||||
to the background color in hsv space
|
||||
|
||||
FG to Transparent Blends the foreground color from 100%
|
||||
opacity to 0% opacity
|
||||
|
||||
Gradient
|
||||
|
||||
Linear from point a to point b
|
||||
|
||||
bi-linear like linear but "mirrored" across the inital point
|
||||
bi-linear like linear but "mirrored"
|
||||
across the inital point
|
||||
|
||||
Radial blends radial form point A being the center to point
|
||||
B being a point on the circumference.
|
||||
Radial blends radial form point A
|
||||
being the center to point B
|
||||
being a point on the circumference.
|
||||
|
||||
Square makes a sqaured shaped blend from a center at Point A
|
||||
Square makes a sqaured shaped blend
|
||||
from a center at Point A
|
||||
to point B on the perimeter
|
||||
|
||||
conical ????
|
||||
conical
|
||||
(asymeteric) ????
|
||||
Shapeburst Fills selections based on the shape of the selections
|
||||
Shapeburst Fills selections based on
|
||||
the shape of the selections
|
||||
|
||||
Repeat
|
||||
None just make one blend
|
||||
|
@ -276,10 +296,11 @@ Blend Tool
|
|||
triangle another way to repeat... ??
|
||||
|
||||
adaptive supersampling
|
||||
if on, blend does supersampling resulting
|
||||
in a much smoother blend
|
||||
if off, blend does no supersampling resulting
|
||||
in a much faster blend
|
||||
if on, blend does supersampling
|
||||
resulting in a much smoother
|
||||
blend if off, blend does no
|
||||
supersampling resulting in a
|
||||
much faster blend
|
||||
|
||||
Max Depth. ???
|
||||
Threshold ???
|
||||
|
@ -288,52 +309,62 @@ Blend Tool
|
|||
Pencil
|
||||
|
||||
mb1(hold) draw with pencil tool
|
||||
alt+mb1(hold) draw with pencil tool, but store all of the cursor history
|
||||
events (so you can draw fast and let it catch up with you
|
||||
without losing info)
|
||||
alt+mb1(hold) draw with pencil tool, but store all
|
||||
of the cursor history events (so you
|
||||
can draw fast and let it catch up
|
||||
with you without losing info)
|
||||
|
||||
shift+mb1 draw a straigtline from the last place the cursor was
|
||||
shift+mb1 draw a straigtline from the last place
|
||||
the cursor was
|
||||
|
||||
|
||||
Paintbrush
|
||||
|
||||
mb1(hold) draw with paintbrush tool
|
||||
alt+mb1(hold) draw with paintbrush tool, but store all of the cursor history
|
||||
events (so you can draw fast and let it catch up with you
|
||||
without losing info)
|
||||
alt+mb1(hold) draw with paintbrush tool, but store
|
||||
all of the cursor history events (so you
|
||||
can draw fast and let it catch up
|
||||
with you without losing info)
|
||||
|
||||
shift+mb1 draw a straigtline from the last place the cursor was
|
||||
shift+mb1 draw a straigtline from the last place
|
||||
the cursor was
|
||||
|
||||
Tool Options
|
||||
|
||||
Fade Out distance you can paint before the paint "runs out"
|
||||
set to 0 for unlimeted "paint"
|
||||
Fade Out distance you can paint before
|
||||
the paint "runs out"
|
||||
set to 0 for unlimited "paint"
|
||||
|
||||
Eraser
|
||||
|
||||
mb1(hold) erase (set to transparent or background color)
|
||||
mb1(hold) erase (set to transparent or background
|
||||
color)
|
||||
alt+mb1(hold) erase but store all of the cursor history
|
||||
events (so you can erase fast and let it catch up with you
|
||||
without losing info)
|
||||
shift+mb1 erase a straightline from the last place the cursor was
|
||||
events (so you can erase fast and let
|
||||
it catch up with you without losing info)
|
||||
shift+mb1 erase a straightline from the
|
||||
last place the cursor was
|
||||
|
||||
|
||||
Airbrush
|
||||
|
||||
|
||||
mb1(hold) draw with airbrush tool
|
||||
alt+mb1(hold) draw with airbrush tool, but store all of the cursor history
|
||||
events (so you can draw fast and let it catch up with you
|
||||
without losing info)
|
||||
alt+mb1(hold) draw with airbrush tool, but store all
|
||||
of the cursor history events (so you
|
||||
can draw fast and let it catch up with
|
||||
you without losing info)
|
||||
|
||||
shift+mb1 draw a straigtline from the last place the cursor was
|
||||
shift+mb1 draw a straigtline from the last place
|
||||
the cursor was
|
||||
|
||||
Tool Options
|
||||
|
||||
Rate Controls how quickly the "paint flows". Higher values
|
||||
reach full value quicker
|
||||
Rate Controls how quickly the "paint flows".
|
||||
Higher values reach full value quicker
|
||||
|
||||
Pressure the higher the value, the quicker the airbrush fills the brush
|
||||
Pressure the higher the value, the quicker the
|
||||
airbrush fills the brush
|
||||
|
||||
|
||||
Clone Tool
|
||||
|
@ -341,25 +372,31 @@ Clone Tool
|
|||
|
||||
mb1(hold) draw with the clone tool
|
||||
ctrl+mb1 set the point from which the brush clones
|
||||
alt+mb1(hold) draw with clone tool, but store all of the cursor history
|
||||
events (so you can draw fast and let it catch up with you
|
||||
|
||||
alt+mb1(hold) draw with clone tool, but store all of
|
||||
the cursor history events (so you can
|
||||
draw fast and let it catch up with you
|
||||
without losing info)
|
||||
|
||||
shift+mb1 draw a straigtline from the last place the cursor was
|
||||
shift+mb1 draw a straigtline from the last place
|
||||
the cursor was
|
||||
|
||||
|
||||
Tool Options
|
||||
|
||||
Source
|
||||
Image source clone from somewhere within the image (set eith ctrl+mb1)
|
||||
Image source clone from somewhere within the
|
||||
image (set with ctrl+mb1)
|
||||
Pattern source clone from the current active pattern
|
||||
|
||||
Aligned
|
||||
|
||||
tries to keep the source point and the cloned point "in sync" YMMV
|
||||
if for pattern source, having alligned on means the clone tool
|
||||
reveals a consistent pattern. If off, the clone tool can start the cloning
|
||||
from a new pointin the pattern each time.
|
||||
tries to keep the source point and the cloned
|
||||
point "in sync" YMMV if for pattern source,
|
||||
having alligned on means the clone tool reveals
|
||||
a consistent pattern. If off, the clone tool
|
||||
can start the cloning from a new pointin the pattern
|
||||
each time.
|
||||
|
||||
Convolver
|
||||
|
||||
|
@ -372,7 +409,8 @@ Convolver
|
|||
Pressure used to control intensity of tool
|
||||
|
||||
Blur blurs the are under the cursor
|
||||
Sharpen tries to sharpen the are under the cursor
|
||||
Sharpen tries to sharpen the are
|
||||
under the cursor
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue