Illustrator :: Remove Strokes From Multiple Objects

Mar 23, 2013

I am using stokes to mask out a shape I want. I want to remove these strokes altogether but retain the masked shape.
 
So for example the below image has three circles with a white stroke to form the shapes I desire.

I am perfectly happy with this when it is on a white background but I want the strokes to be transparent rather than white so that they cannot be seen on a non-white background (see below).

Obviously if I just make the strokes transparent I lose the desired shape.
 
This is what I am trying to achieve (this was done in Photoshop but I want to achieve the same in Illustrator).

View 9 Replies


ADVERTISEMENT

Illustrator :: How To Remove Side Strokes From Rectangle

Sep 26, 2013

I am designing a brochure and have added a rectangle with a different colour stroke but I only want the stroke to be on the top and the bottom of the rectangle.  How do I remove the sides?  I have tried just selecting the side stroke with the direct selection tool and then hit delete but it deletes the whole rectangle, stroke and fill.

View 3 Replies View Related

Illustrator :: Remove Edges In Closely Curved Strokes?

Oct 16, 2013

As you can see, the base for the shape is fluid and curved, but since it is so close and big it creates corners. Is there any way, besides expanding the stroke and curving it manually, to remove the edges? Preferrably while still maintaining the editabiliy of the stroke.

View 4 Replies View Related

Illustrator :: Possibility That Strokes Don't Overlap Into Other Objects

Jun 2, 2012

I have a layer with 3 objects. (this is not a font).The S, E and the XY are unique objects, and i wanted to apply two strokes to it. First a black stroke and then a blue one.
 
My issue here is that the strokes at the red marked points are overlapping to other objects.
 
Is there a possibility that the strokes don't overlap into the other objects? can i somehow "merge" the 3 objects to one so the overlapping doesn't occur?

View 1 Replies View Related

Illustrator :: Graphic Styles - Multiple Strokes

Jun 16, 2012

I make a graphic style with more than one stroke. I choose the brush tool. I click the graphic style. I draw a line. only one of the strokes is applied to the path. I have to select the path again, and then click the graphic style for it to apply."New art has basic appearance" is unchecked.It's time consuming and frustrating. And it takes the punch out of one of the better additions to the program.

View 7 Replies View Related

Illustrator Scripting :: Applying Multiple Strokes With JS

Apr 17, 2012

how to apply multiple strokes to a path with JavaScript? Assigning strokes width, caps, position in stack (my particular concern)? All i can do at the moment is to apply a single stroke.

View 5 Replies View Related

Illustrator :: Blending Colors Of Multiple Strokes

Feb 27, 2013

I would like to know, whether is it possible to make soft blends between all objects of the person in the art I am creating. The problem is, that I want to make very smooth transition between all paths(brush strokes) in the file. I tried the blend tool, but it didn´t work good for this purose. Then I tried to blur or feather all objects, but the result wasn´t good as well. Opacity masks would be too complicated for all those strokes. Is it possible to make this work for all brush paths in the file?

View 1 Replies View Related

Illustrator :: Selecting Paths With Multiple Strokes?

Jan 13, 2013

What is the correct technique for selecting paths with multiple strokes of the same colours?

Select Same doesn’t seem to work properly since it only selects one of the stroke colours.
 
I have several paths with the same stroke colour makeup yet they don’t behave as if they have the same appearance, depending on which of a path’s several strokes is selected in the Appearance panel.

View 4 Replies View Related

Illustrator :: Transparent Bits With Effects And Underlying Objects / Strokes

Jan 25, 2013

In the image above, the blue needs to be transparent. BUT the white strokes, white space around the example top left image,  and the drop shadow effects all still want to be there. (i.e. the blue areas should `punch through` everything to transparency). Whilst keeping the drop shadows rendered in these areas which will darken parts of the transparent areas. Make sense?
 
The purpose is to export the image as a .png with transparency where the colour should be, which is used in a seperate application which sets a background colour behind the .png image - this allows real time changing of the image colours to whatever we need rather than being stuck with the colour in the image
 
Attempts with the above though usually end up with me loosing the effects, or they dilute and look different when the blue is removed, or things don't layer up propperly.

View 3 Replies View Related

Illustrator :: Outline Hand-drawn Type Made Of Multiple Strokes?

Nov 2, 2013

I designed a logo for some family friends, and the main part of the logo is hand-drawn, and it is made of multiple (a TON) of strokes. The company is getting t-shirts made, and the t-shirt company contacted me to get a "vector file with the fonts outlined." I know quite well how to do this on actual fonts, but how to outline a series of strokes.

View 5 Replies View Related

Illustrator Scripting :: Altering Stroke Weights Of Path With Multiple Strokes?

Mar 24, 2013

I have created a path with multiple strokes, which differ in weight and color. I can save that as a profile but it's really tedious if I want to alter the different colors and stroke weights.
 
I can't seem to do record an action which will automatically alter those parameters (f.ex. raise each strokeweight by 10pt.). All I get is just an action that will recreate the altered state during recording (f.ex. stroke weights  20, 10 >--Action-->  15, 5). I cannot start the action and raise or lower my stroke weights at once based on the current parameters.

View 1 Replies View Related

Illustrator Scripting :: Iterate And Remove Objects In A Layer

Apr 9, 2013

I am trying to iterate through objects in a layer and if the object satisfy a condition, I want to remove it.
 
Problem is that from what I suspect, if I use a "for loop" then when I remove an element, the initial length of the loop becomes invalid by removing the element. So what I would need is to iterate through objects in another matter and I am clueless.

View 3 Replies View Related

Photoshop :: Remove Extra Brush Strokes From Typography

Oct 19, 2011

First I was working in the white background when I did brush strokes to the typography.But i don't realize until I saved it for the png format that I was applying the brush strokes other than needed. Here the snapshot of the work.

Remove the white strokes from the blue background without deleting from that black letter!

View 2 Replies View Related

AutoCad :: Convert Multiple Single Text Objects Into Multiple Mtext Objects

Jul 3, 2013

I have long used the following lisp to convert multiple single text objects into multiple mtext objects (i.e. make each text entity into separate mtext entities).

; T2M - convert individual Texts/Dtexts to individual MTexts
; modified by Xanadu - www.xanadu.cz
;
(defun C:T2M (/ ss i elist)

[Code]....

However, the mtext entity always moves position slightly (compared to the original text entity) after converting the object. better lisp that converts multiple text entities into mtext entities (which are all separate still, i.e. not joined together) without the position of the entity changing?

View 4 Replies View Related

Illustrator :: Space Between Multiple Objects?

Nov 13, 2012

Is there a way to alter the space between multiple objects without changing the objects themselves? Kind of like inflating/deflating a balloon with dots on the surface (the dots would get bigger/smaller). I've tried Transform>Move>Distance, and Effect>Distort & Transform>Transform>Move>Horizontal/Vertical, but both methods just moved all selected objects away from the origin point - no change to the space between objects.

View 3 Replies View Related

Illustrator :: Quickly Straighten Lines Or Remove Multiple Points Of A Line?

Jul 22, 2012

I am studying for an MSc in Geology and am doing seismic mapping. To tidy up my maps I exported them to ArcGIS so I could join various ones together and also contour the maps. Then I exported the GIS maps into illustrator so I could attempt to smooth some of the contours as they are extremely jaggedy due to the nature of the data.Is there a way to quickly smooth lines or mass delete points that make up the lines?I am asking because I have 30+ maps and each map has maybe 50lines with each line being made up of currently about 1000 points each...
 
If I can't find a solution I will probably end up drawing over the contours with the pen tool and just smoothing it that way, as it should be a lot faster then deleting so many points.
 
I am currently using Illustrator CS5 and have access to CS4.

View 7 Replies View Related

Illustrator :: Making Arc Shape Cut-out From Multiple Objects?

Dec 11, 2013

As seen in the attached image, I want the red arc shape to cut out from the green logo it is sitting on top of, while also having the red arc dissappear and reveal the transparent bg. I have tried a bunch of different ways that I have read from these forums but none of them seem to work. Obviously I'm missing something. The green shield logo is made of multiple objects. The closest I got was the arc shape cut out from some of the objects of the green logo, but not all of them, and the arc shape didn't cut out as an arc, but rather as the original rectangle. The arc is created with a regular rectangle with arc effect.

View 3 Replies View Related

Illustrator :: Dividing Multiple Objects Below With A Stroke

Oct 28, 2013

I made 3 circles one inside the other. each has a stroke applied. I created 2 triangles and joined them to make an hour glass shape. I placed the hour glass over the circles.
 
Now i am trying to use the hour glass to cut the 3 circles below. It ends up looking like a spider web. In these photos the antennae is 2 shapes and on top of the layers that hold what i have described.

View 3 Replies View Related

Illustrator :: Separating Object Into Multiple Objects With Pen?

Jun 2, 2013

I'm looking for a way to draw a single, solid object and then divide that object into multiple objects using the pen tool; not other objects.
 
Ex: Draw a solid cirlce, use the pen tool to draw lines over said circle (visually creating different shapes), then [do something] with both the original circle and the pen-drawn lines to actually create the new shapes/objects. 
 
I've done this before by placing other OBJECTS over the original object and then using the divide or trim pathfinder toggles, but using other shapes (even the line tool) has its limitations.

View 4 Replies View Related

Illustrator :: How To Make Multiple Objects With Colors Set

Nov 26, 2012

Is there any way to make multiple objects with various colors set their respective stroke color as their respective fill color and vice versa(so their fill and stroke color will be the same in result)? or do I need a special script for this?

View 3 Replies View Related

Illustrator :: Spiral / Vortex With Multiple Objects

Jan 18, 2013

I'm trying to replicate this image from Shutterstock with multiple objects to create this spiral vortex.
 
[URL] .....
 
I looked up tutorials like this: [URL] .... Where I can put say the hearts on one spiral.
 
But, the image seems to be multiple spirals in a uniform and equidistant manner. I would like to know how to go about making a "vortex" with multiple objects very similar if not the same to this fashion.

View 5 Replies View Related

Illustrator :: Multiple Objects Selected - Scale In 2 Dimension

Aug 12, 2013

Scale Stroke and Effects Option Odd Behaviours. If multiple objects selected and they're scaled in only one dimension, Illustrator assumes this to be a scale in 2 dimensions. 
 
Is there a work around for this?

View 14 Replies View Related

Illustrator :: How To Use Minus-front On Multiple Lines Or Objects

Jan 6, 2014

What i'm trying to do is cut multiple circles in half (45° angle), i know that i need first "outline stroke" to make the circle lines into object (i think it's called). I have used "offset path" to get more of these lines.
 
I was told that if i want to cut the other half of the circle i need to use pathfinder, but everytime i use the "minus front" option, it leaves me with only on half circle while i mad 2 circles, the second circle disapppeard. How can i cut both circles in one go. (is there a way to combine these circles (not grouping))

View 4 Replies View Related

Illustrator :: Creating Bleeds For Multiple Objects On Same Page?

Nov 2, 2013

Is there an easy way to create bleeds and trim marks for multiple objects on the same page?
 
For instance, I have a playing card that I've tiled across the page 6 times ( so that I can create 6 cards out of 1 page ).  Each card needs it's own bleed/trim marks.
 
I'd also like to have printer registration marks for the page, as I have to print the card backings on another page and then glue the two pages together.
 
The only way I've found that I can do this is to manually create the trim marks for each object's bleed and just have them all within 1 artboard.
 
I tried doing it with multiple artboards within one larger artboard, but couldn't get that to work.
 
Is this something that just needs to be manually done?

View 8 Replies View Related

Illustrator :: Select Multiple Objects On Layers Panel In CC?

Mar 11, 2014

i have a guge artwork and i need to select a small groups (around 10-100) of objects from about 4000 overlayed objects and then group'em/split-to-layers for usability (This is a human body infographics for medical institute) There IS NO way selecting them from canvas because they are overlayed, and sometimes not visible at all. in CS5 there was a feature to select multiple objects by Alt+drag selection icon on the most right in the Layers Panel. Now the duplication mode turns-on when i try to perform it. So.. Ho do i select multiple object without need to click through thousands of them? (i need drag-select)

View 3 Replies View Related

Illustrator :: Specify Width In Pixels For Multiple Objects At Same Time In CS5?

Oct 25, 2012

Illustrator has the 'Transform Each' dialog, but it only allows you to scale multiple objects by specifying a percentage. Is there any way to specify the size in pixels? More specifically, imagine I have 10 rectangles on my canvas, and I want them all to be of a specific height. The rectangle position on the canvas matters, so I can't do the 'vertical align to top and then resize group height' trick - they need to be resized in place.

View 5 Replies View Related

Illustrator :: How To Select Multiple Objects In Layer Panel

Sep 25, 2012

I want to select a few paths in the layerpanel by NOT clicken on every one. So for example I have the following structure:
 
Layer 01
     path01
     path02
     path03
     path04
     path05
     path06
     path07
     path08
     path09
     path10 
 
And I want to activate path03 to path09 for further modifications - I would have to select every single path by clicking on it in the Target column.
 
Is there a faster way like selecting path03 and than holding the Shift-key and selecting path09 ? <- (This obvious solution doesn't work)

View 10 Replies View Related

Photoshop :: Repeat Same Brush Strokes On Multiple Images?

Aug 13, 2012

How can I repeat the same clone stamp or healing brush marks on multiple images?  I often shoot multiple versions of the same still life product and have the occasion to make the same brush strokes on each of a half dozen or so images.  Most the time I use clone stamp or the healing brush.
 
Is there a way to repeat the same brush strokes on multiple images?

View 9 Replies View Related

Illustrator :: Align Multiple Objects And Paths As One While Keeping Shape?

Dec 4, 2013

When I have made a logo and there's mutiple parts and I want to center it, it messes all the parts up. How do I center it while keeping the shape without combining it all? Example in photo: [URL]

View 12 Replies View Related

Illustrator :: Apply One Gradient Across Multiple Live Paint Objects?

Aug 9, 2013

I need to apply a single gradient acros a number of live paint objects but am finding it annoyingly hard to find a way.  I know that normally, to apply a gradient across multiple objects, you would need to make them all into one compound path but does this apply to live paint groups in any way??  Can what i need to achieve actually be done?

View 3 Replies View Related

Illustrator :: Direct Selection Tool To Select Multiple Objects

Nov 21, 2013

When I use the direct selection tool to select multiple objects that also contain an image within a clipping set, occasionally the clipped image is included in the bounding box, even if it and its clipping mask are not selected.  Selecting other objects includes them in the bounding box, but even after deselecting everything the bounding box around the image remains and the only way to remove it is to drag a handle (which resizes the image) and then undo the action.  Obviously this is annoying and seriously interrupts workflow.  I've had this issue ever since CS4.

View 10 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved