Illustrator :: Pen Tool Creating A Fill When Only Want Stroke

Feb 9, 2013

I am creating a simple spider for a project. Initally I used the pen tool to make legs. It worked for a bit then all the sudden started filling in an area I didn't even draw with color. I'm not sure what I did to cause this to happen.

View 3 Replies


ADVERTISEMENT

Illustrator :: Fill Section But Using Fill / Stroke Only Changes Line Color

Feb 17, 2013

I traced an image earlier, expanded it then wanted to change the line colour. For some reason I couldn't get this to work even though I've done it in the past. So, I used the magic wand to select the line then dragged it into my new document and changed the line colour.
 
Now, I want to change the fill on certain sections, however when I change the stroke it changes the colour of the line and when I change the fill it changes the color of the line.

View 4 Replies View Related

Illustrator :: How To Stroke Behind Other Stroke But In Front Of Fill

Jan 4, 2013

I have a shape with a black stroke and green fill.  I have a white line segment over it.  How do I get it so that the end of the line segment doesn't show over the black stroke of the object?  If I try to put the line segment behind the object, then the object fill hides it completely.
 
I'm new to illustrator and I've tried to search for an answer but I don't know the best way to accomplish what I want to do.  Seems like some combination of transparency or knockout groups and I've read a bit about this and can't figure out what I need to do.

View 3 Replies View Related

Illustrator :: Auto Switch Between Stroke Fill And Fill

Nov 20, 2012

I spend 12 hours a day in illustrator and some functionality seems to simplistic and ultimately annoying.I'm using Windows 7 64bit. Adobe Illustrator CS6
 
1. Please auto switch between Stroke fill and fill when I select text. 99% of my time is spent only using fill on text. I would rather manually switch to Stroke when I want to add a fill to it rather having to switch to fill each time.
 
2. Same for Stroke, from point 1.
 
3. Add an auto layer for Guides. When I am using the Scissors tool, the majority of the time I don't want to cut my guides up, I would rather instead cut up the shape below it. Again manually changing the layer to select the guide would be preferable.
 
4. I personally never use the Eraser tool and I switch to the Scissors Tool. Without fail every time I launch Illustrator I have to switch from the Eraser Tool too the Scissors tool. Please add cookies or something so I don't have to always switch to the Scissors Tool.
 
5. Move "Align to Pixel" toggle somewhere outside a file menu.

View 4 Replies View Related

Illustrator Scripting :: Apply Current Fill Color To Stroke Then Adjust That Stroke Color's Build?

Apr 9, 2013

I'm trying to figure out a way to automate a simple, yet repetative process I do countless times a day. Ideally, I'd like to tie it to a keystroke to speed up my workflow.
 
I work on line art and colorways for footwear, so the way I'm coloring these shapes and strokes break apart the different materials and pieces of the shoe.
 
While coloring line art, I work with Pantone spot colors as fills for closed path objects. I then have to manually apply that same color to the stroke, set the stroke to 0.5px weight, convert that spot stroke color to CMYK, and add 15% to the K value.
 
I found some code in an older post for applying the actively selected object's fill color to the stroke, but I'm having but I'm having trouble with the next step of figuring out how to take that spot stroke color and convert it to a CMYK build that I can then add 15% black to. Is this something that's even possible? I've spent about an hour playing with the script and have only had luck matching the fill color or turning the stroke white.

View 13 Replies View Related

Photoshop :: Pen Tool Stroke / Fill Function Not Working

Sep 8, 2012

I draw a line with the pen tool, right click and then 'stroke' the pen line with a brush (for example). I imagine I've done this successfully thousands of times but for some reason it just isn't working today (or yesterday actually!). When I right click then go down to 'stroke' nothing happens at all.
 
However it does work if I go into the 'paths' palette, right click on 'work path' and stroke the pen line with the brush.

View 6 Replies View Related

InDesign :: Eyedropper Tool Exchanges Fill With Stroke

Feb 26, 2014

I try to add a predefined character style via eyedropper tool to another text. First i simply select the tool and click on the previously marked text.

Now the tool instead of picking the predefined characterstyle exchanges the current textfill with an appropriate textstroke.
 
I've already reset my preferences and short of a complete new installation of InDesign i don't know what to do.

View 1 Replies View Related

Illustrator :: Quick Way To Replace Fill With Stroke?

Feb 6, 2014

I have a number of filled objects in various colours.Is there a quick way to swap their fill and stroke colours all in one operation in the same way as can be done with single colours with Shift+X?

View 8 Replies View Related

Illustrator :: Set Default Fill And Stroke From Startup?

Feb 11, 2014

would it be possible to set no fill and 1px black stroke as the default fill when I start up illustrator?

View 1 Replies View Related

Illustrator :: Assigning Stroke Attribute From One Shape To Fill In Another?

Oct 22, 2013

Unalbe to use eyedropper tool to pick up stroke attribute from one shape to use in fill of another shape. I shift click with my eyedropper tool on stroke but does not transfer that color to my fill color of other shape. Fill color shows correctly in tools panel but not in shape or control panel.

View 11 Replies View Related

Illustrator :: 3D Effect With Overlapping Line With Fill And Stroke?

Feb 16, 2014

How can I draw a continuous stroked line with a fill, so that it overlaps and covers the previously drawn part of the line? I'm trying to draw some text so that it has an effect like in fig. 2 of the attached picture, not fig. 1. Is it possible to make somehow? For a simple image like this I could of course manually remove the few lines, but for a more complex text it's not possible, and I can't seem to find a solution myself.

View 7 Replies View Related

Illustrator Scripting :: Finding PathItems That Have No Fill And No Stroke

Jan 10, 2014

So here's what I wrote to try and find and delete all pathItems within a document that lack a fill and lack a stroke.
 
var doc = app.activeDocument;
for (i=0; doc.pathItems.length>i;i++) {
alert(doc.pathItems[i].name + " " + doc.pathItems[i].fillColor.name)

[Code]....
 
But alas, neither seems to do the trick, the first one makes sense why it wouldnt work since it says that the color is "undefined" but it isnt a string called "undefined." So I'm not sure how to go about this at all now.

View 3 Replies View Related

Illustrator :: Set Fill / Stroke Color Of Objects In A File

Feb 24, 2014

Everytime I set the fill/stroke color of objects in a file to 75, 68,67, 90 it resets it to 0, 0, 0, 100. It isn't consistent though... some objects accept the color.

View 5 Replies View Related

Illustrator Scripting :: Select Same Fill And Stroke Color

Aug 8, 2013

Select same fill color with java script and stroke color tool.

View 1 Replies View Related

Illustrator :: Permanently Showing Paths Without Stroke Or Fill

Aug 31, 2012

Returning to Illustrator after not using for a long time.
 
How can I permanently show paths created for example by the pen tool when I create them with no fill or stroke attributes - for example a set of contours?
 
If I set the view to outline (control + Y it does this but puts them on a white background meaning I can't see underlying layers.

View 2 Replies View Related

Photoshop :: Creating Multiple Paths To Stroke With Brush Tool In CC?

Aug 12, 2013

In pervious versions of photoshop you could make a path with the pen tool and press esc to basically deselect the path without closing it. This would also allow you to make multiple paths so that you could keep making lines and then stroke them all at once. This no longer works with photoshop CC. Pressing esc just deselects the path but when you try to start a new path it continues the first one. Is there anyway to get this feature back in CC? It is such a waste of time to stroke individual paths instead of drawing all the lines with the pen tool and stroking them all at once.

View 1 Replies View Related

Illustrator :: Select Same Fill / Stroke Color But Not For Entire Document?

Apr 24, 2013

I am wondering if there is a way to use the "select same fill color" and/or "stroke color" for just a group of objects in a document as opposed to document-wide.

View 6 Replies View Related

Illustrator :: Appearance Palette - How To Rearrange The Stroke (Beneath The Fill)

Dec 12, 2012

I am new to the Appearance palette
 
See screen shot attached. (the text "Helvetica")
 
I have created some live text (ie: it remains editable)
 
I have given it a fill of black and a heavy (7pt) stroke of blue.
 
I cannot appear to rearrange the stroke so that it falls beneath the fill
 
I assumed it would simply be question of dragging it below, as one would with the Layers
 
However, when I converted the text to outlines (in this case the text "UNIVERS") it works.
 
And also why are the eyes in the first coloumn grayed out when the text is live. But not so when text is outlined?

View 8 Replies View Related

Illustrator :: When Will Fill / Stroke Component In Toolbox Be Restored To Normal In AI CC

Jun 19, 2013

So I noticed that when selecting multiple closed paths with a fill you can no longer swap them to a stroke in your tool panel.  I am assuming that this just got overlooked.

View 1 Replies View Related

Illustrator :: Auto Set Stroke Weight / Colors And Fill Color?

Mar 5, 2014

I'd like to make it easier for our 100,000 designers to use AI to make custom products using a laser cutter.
 
Current Practice
Designers open our AI laser cutting design templates, add their designs using the AI settings our online pricing system can read, then upload their designs to our website for instant pricing, making and shipping.
 
The Problem
Designers have to manually setup AI with settings that can be read by our online pricing system. If they get these settings wrong, our system can not read their designs. So they are rejected and can not be priced or made. This happens more often that you'd imagine.
 
The Solution
Designers do not like design rejections. So I'd like to eradicate them by providing our designers with a version of AI that provides the following settings only:
 
* Set document to RGB
* Stroke weight = 0.01mm
* Stroke colors = RGB 0, 0, 255 and 255, 0, 0
* Fill color = RGB 0, 0, 0
 
This will mean designers have a very limited number of AI choices, with nothing to distract them or to get wrong. Which will result in less (or zero?) design rejections. And products made faster than before. Rejoice!
 
Question
How do we program our AI laser cutting design templates so that when they are opened in AI, they auto set AI settings as defined above?

View 14 Replies View Related

Illustrator :: Alternative Way Of Adding Same Stroke To Actual Fill Of A Shape

Nov 2, 2013

I want to use a 3rd party brush to 'color in' parts of a drawing or paint the background so it has a nice effect.However, when I use the brush tool to add color it reacts in an odd way as seen in the snapshot. I've looked at the brush options but am unsure of what will make a difference. Is there a way of devoting more ram to the program when I'm using it?
 
Is there an alternative way of adding the same stroke to the actual fill of a shape? At the moment all of my fill colors are block colors rather than having a kind of chalk / pastel texture that I can get with the brush. Basically, I would like to fill shapes with textured color rather than flat color.

View 2 Replies View Related

Illustrator :: Color Swatches In Toolbar For Fill And Stroke Are Not Working Properly?

Mar 17, 2013

The color swatches in toolbar for fill and stroke are not functioning as they should.  When I select an object on the artboard, the swatches display fine in the toolbar for what they should be.  However, when I double-click on those swatches from within the toolbar to modify the color, the color which comes up is #000000 instead of the actual color it should be. 
 
I am using 16.2.1 (cloud) for Mac OS 10.8.2
 
I've submitted a bug report.
 
Also, the eyedropper tool is buggy and occasionally places the #000000 into an object instead of the characteristics the eyedropper is selecting.  I don't have any hidden layers or weird groupings, it just randomly decides when it is going to work or not.
 
I've never had these issues on previous versions of illustrator and have been proficient in all versions since 2007.

View 2 Replies View Related

Illustrator :: Add Outer Glow Or Drop Shadow To Object That Has No Stroke Or Fill?

Dec 27, 2012

I just need to be able to have the glow or shadow around the object, but no fill or stroke at all.

View 6 Replies View Related

Illustrator :: Inking A Sketch With Calligraphic Brush That Has Black Stroke And White Fill

Feb 16, 2014

I am using CS5.5, and I was watching a video of someone using CS6  inking a sketch with a calligraphic brush that has black stroke and white fill. I am trying to do the same thing, but every time I select the fill color and start using the brush it goes back to "none" as the fill option. Is this a CS6 exclusive feature?

View 1 Replies View Related

GIMP :: Creating Filled Rectangle Without Using Bucket Fill Tool

Jun 4, 2013

Is there a simple way to create a "filled rectangle" in GIMP - without using the Bucket Fill Tool?

View 3 Replies View Related

Illustrator :: Creating Half A Stroke

Jul 14, 2012

I'm trying to create something like this *photo* where the stroke only covers three sides of the object (in this case it's a box).

View 5 Replies View Related

Illustrator :: Begin With A Shape When Creating A New Stroke Profile?

Jul 11, 2013

I want to create a stroke profile with a modified brush stroke. Is that possible? Or do I have to begin with a shape?This is what I am trying to assign, but the option to save as a variable width profile is greyed out.

View 3 Replies View Related

Illustrator :: CS6 - Creating Circle Using Bamboo Textured Stroke?

Feb 19, 2013

Where can I find a bamboo brush stroke for illustrator cs6? Free or for purchase. I'm looking to wrap bamboo around the rim of a ceramic dinner plate. Essentially creating a circle in Illustrator using a bamboo-textured stroke...

View 1 Replies View Related

Illustrator :: Smooth Stroke When Using Pen Tool?

Apr 5, 2013

I have a piece of artwork with loads of curves and I'd like to smooth out a few areas that appear a little "wobbly".  Is there an easy way to do this in Illustrator CS6 (other than adjusting with handles)?

View 6 Replies View Related

Illustrator :: How To Use Fill For A Country Without Creating Polygons

Feb 23, 2013

I have Ai CS5, and I was wondering how can I use fill for a country without creating polygons.
 
For example I have a map in Ai and then I outline it in pen. Now how can I fill each state without having to trace each individual state in pen..because when I do this the state lines overlap and look bad. Like if I trace Washington and Oregon, the borders overlap unless I just trace the border line once in pen...but then I cannot fill the states because they are not separate polygons but a continuous line.How can I fill the states if they are not selectable polygons??

Or how can I make the states selectable polygons without having the borders overlap and look messy?

View 3 Replies View Related

Illustrator :: Why Does Eraser Tool Leave Stroke Behind

Jun 14, 2012

I tried expanded the appearance of the object I am trying to erase and my stroke is set to none and I have checked the settings and there is nothing there in terms of stroke. Here is a screenshot of what happens when I try to erase anything.

View 3 Replies View Related







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