S
SStory
I am trying very hard to take an image and fill a shape with part of it.
The way I do it is get a rectangle for the basic shape,
add to a region, make some other shapes and exclude form region.
make a texture brush, then fill region with the brush.
It works on three parts of what I am doing but on the third time it seems to
be tiling the image.
I don't know waht I am doing wrong. Is there a better way to define a
region and draw what parts of the rectangle(image) are left over--into it?
Any ideas?
Looks as though it moves left a bit and starts drawing then comes back to
the left side to finish the right side... therefore the image is toast. I
do it in the same way as I did for another image that works... Don't know
the problem
thanks,
Shane
The way I do it is get a rectangle for the basic shape,
add to a region, make some other shapes and exclude form region.
make a texture brush, then fill region with the brush.
It works on three parts of what I am doing but on the third time it seems to
be tiling the image.
I don't know waht I am doing wrong. Is there a better way to define a
region and draw what parts of the rectangle(image) are left over--into it?
Any ideas?
Looks as though it moves left a bit and starts drawing then comes back to
the left side to finish the right side... therefore the image is toast. I
do it in the same way as I did for another image that works... Don't know
the problem
thanks,
Shane