Copyright(c)1999 by MuRa
Welcome to MuRa's Filters created with Filter
Factory.
This is the filter collection for Photoshop
for making seamless patterns.
Filters for seamless images are contained
in it. If you apply them to a seamless image,
it keeps seamless.
This filter collection is Freeware. You can
use them freely and distribute them without
modifying.
But it is forbidden to sell them without
permission of the author.
If '.ffl' files are contained in the archive,
you have to convert them to '.8bf' files
with Plugin Commander(PiCo) to use them.
You can download PiCo from http://pico.i-us.com/
About Sample Images
To find that images are seamless, four images
are arranged .
Source images are as follows.
is transparent area.

This is Convolver which keeps an image seamless.
Center Coef+128 |
coefficient of current pixel + 128 |
Top Coef+128 |
coefficient of upper pixel + 128 |
Left Coef+128 |
coefficient of left pixel + 128 |
Right Coef+128 |
coefficient of right pixel + 128 |
Bottom Coef+128 |
coefficient of lower pixel + 128 |
Bias |
bias |
New Pixel =
(Current Pixel * Center Coef + Upper Pixel
* Top Coef
+ Left Pixel * Left Coef + Right Pixel *
Right Coef
+ Lower Pixel * Bottom Coef) / Sum of Coef
+ Bias
e.g. |
Soften |
133,129,129,129,129,0 |
Sharpen |
135,127,127,127,127,0 |
Edge |
132,127,127,127,127,255 |
Emboss |
128,129,129,127,127,128 |
This gets edges with brightness and put it
above the image.
Color R |
red amount of edge color |
Color G |
green amount of edge color |
Color B |
blue amount of edge color |
Threshold |
threshold of edge |
Source |
ratio of source image |
This is the emboss filter which keeps an
image seamless.
Base Color R |
red amount of base color |
Base Color G |
green amount of base color |
Base Color B |
blue amount of base color |
Emboss |
effect of emboss |
Base<->Source |
ratio of source image |
This is the emboss filter at opacity.
Base Color R |
red amount of base color |
Base Color G |
green amount of base color |
Base Color B |
blue amount of base color |
Emboss |
effect of emboss |
Base<->Source |
ratio of source image |
Opaque Emboss |
opaqueness of embossed pixels |
This adds shadow of the opaque area with
wraparound.
Offset X |
horizontal offset |
Offset Y |
vertical offset |
Color R |
red amount of shadow |
Color G |
green amount of shadow |
Color B |
blue amount of shadow |
Effect |
effect |
This is the sharpen filter which keeps an
image seamless.
This is the soften filter which keeps an
image seamless.
Softness |
softness |
Darken<->Brighten |
direction of effect(darken/normal/brighten) |
This is the soften filter of opacity.
Softness |
softness |
Transp.<->Opaque |
direction of effect(transparent/normal/opaque) |