Hi guys, quick question, Do any of you know how to mask around an object in Art Text 2? Thanks. If not, do you know of any programs that can?(Besides preview)
You are looking for "masks" which GS doesn't support. You can get the mask effect using other images that are the same color as your solid background, but that becomes impossible when your background is another complex image...
That said, all transparency needs to be predefined in your image(s). If you have an image where part of it should only be transparent some of the time, create two images and use logic to switch between them when needed.
BarkBarkCo said: You are looking for "masks" which GS doesn't support. You can get the mask effect using other images that are the same color as your solid background, but that becomes impossible when your background is another complex image...
That said, all transparency needs to be predefined in your image(s). If you have an image where part of it should only be transparent some of the time, create two images and use logic to switch between them when needed.
Thanks, I previously knew that GS didn't support masks, I was just wondering if you could mask objects in Art Text, to remove it from an image.
You might be able to achieve some interesting results with the new blend modes that GS has introduced. Depending on what you want to do. Multiply and Screen are pretty powerful visual tools.
Comments
That said, all transparency needs to be predefined in your image(s). If you have an image where part of it should only be transparent some of the time, create two images and use logic to switch between them when needed.
Thanks guys!