Speed Line Rendering Plug-in for GIMP2
Index
This plug-in is a renderer of lines.
The line has many parameters and you can chage it as you will.
Also a preview enable you to check result directly.
And it enables to you to save parameters to preset easily.
Microsoft Window
Get binary distribution. It contains 'speedline.exe' and
'gimp20-speedline.po'. Copy 'speedline.exe' to your plug-in
directory (By default installation, the folder may be
'C:\Program Files\GIMP 2\lib\gimp\2.0\plug-ins'..?
And Copy '*.po' to your locale directory (By default installation,
the folder may be 'C:\Program Files\GIMP 2\share\locale\ja\LC_MESSAGES'
and so on.
Unix/Linux
Get source and do configure, make, make install.
Apple OS X
I don't know about this operating system so much.
But may be configure, make, make install works well too.
Area is a region that line is drawing. It has two type.
- Radiation
- Lines are drawing circle area to the center.
- Parallel
- Lines area drawing parallel.
Unit is a parameter amount.
Line Options has these settings.
- Width
- Width of a line
- Pitch
- pitch of each lines
- In Margin
- 'In' margin of a line
- In Length
- 'In' length of a line
- Out Margin
- 'Out' margin of a line
- Out Length
- 'Out' length of a line
they has a parameter of amount. The units are equal to
unit of area. they has these parameters.
- Amount
- Amount of parameter
- Random
- Random value of parameter. This parameter takes
between 0.0 to 100.0. 0 has no randomize. 100 has the value takes
from 0 to Amount * Random(%).
- Rand Seed
- random seed.
- Type
- Line pitch only has this parameter. 'In' means
that pitch is computed 'In' side.
OHTSUKA, Yoshio <ohtsuka.yoshio@gmail.com>