Illustrator :: Edit Pen / Ink Drawing (colored With Pencils)
Oct 2, 2012
I have a scanned pen/ink drawing that was colored/shaded using coloring pencils. One of the colors needs to be edited. What's the best method of doing this? Should I start in PhotoShop instead?
View 1 Replies
ADVERTISEMENT
Nov 13, 2013
I work on old radios, and jukeboxes. Remember Vacuum Tubes (Valves)? The schematics when I can get them are not very clear. I try and clean up areas of the schematic I am working on by redrawing the lines, and redoing the text. I try and do the lines in the colors of the wires.For example, If I wanted to draw a wire that was blue with a red stripe, it would look something like the attached image. It would have black outline, and the inside filled with 1 or 2 color (the diagonal strips would be nice, but I could live with straight lines).
If I wanted to draw a white line, it would have black outline, and the inside would be a solid color.Is there a way to accomplish this for the two types of lines that I need to draw?If not, looking for some plugin source code that I could adapt?
View 5 Replies
View Related
Jun 14, 2012
Capture.jpg
i have been trying to get this colored CAD drawing in high quality and more presantable. First, i created this shape and i applied gradient and i used the maximum capacity of gradient which i knew.
Is there any better way that i could do it in 2012 CAD get a better quality drawing in more details or should i use another software?
View 2 Replies
View Related
Apr 24, 2012
We need a macro that will allow you to select a certain color fill inside document and change all to no fill hairlines. It needs to be capable of doing it several times within the same document. Does anything like this exist out there?
We have color replacer. We want it to do this automactically with a static group of colors everytime without any manual maniplulation required.
View 3 Replies
View Related
Mar 26, 2007
I've got a line drawing where the image is dark green on white background.
I need to change it to black on white background.
View 9 Replies
View Related
May 17, 2012
i just play around with GIMP and do some graphic works – in order to get familiar with GIMP .I want to create a image where i have some balls – in a randomized fashion -
can i tell G I M P that it draws colored balls in the field in such a randomized fashion -
Would you do it
1. drawing balls without color (defining a ball its certain size
2. defining the area where the ball is - within the whole field.
3. adding the color
[URL]
View 1 Replies
View Related
Dec 5, 2012
I have an illustration that I created where objects are overlapping eachother, what is the best way to get just the oulines with out a lot of copy/paste/knock out? It takes a while and to me it seems there should be an easier way. I've attached a pic to explain what I'm talking about.
Using CS5 on windows 7
View 3 Replies
View Related
Nov 8, 2013
I'm printing some spot colors on colored paper, and wondering if there is a way in illustrator (CS6) to approximate the ink/paper interactions. Im worried about the ink color (greens) shifting to brown on a yellow/peach paper. I've approximated the paper color in Illustrator, and designated the pantone colors. I tried Multply- and the ink color definitely shifts to what I think it would- but not sure if that is the best way.
View 8 Replies
View Related
Nov 29, 2011
How can I generate a colored background for text in Illustrator CS5? This should be simple, but I can't seem to be able to accomplish this task
View 2 Replies
View Related
Nov 30, 2013
I've been trying to make consistent gradients for a while now with no success. What I would like to do is make one gradient - say a dark red to light red - and then have a way to change the colors of that gradient without having to search for the correct hex colors for each one. So say I do the red gradient, then if there was some way to overlay something over it to change the colors instead of trying to find them myself.
I know you can do this in Photoshop, but I haven't figured out how to do it in AI. Perhaps there's an easier way I just haven't found yet. I've spent a long time trying to make gradients of different shades (reds, blues, etc.), but the problem is getting each color of the gradient to be about equal to the other ones.
View 5 Replies
View Related
Aug 28, 2012
How to turn a coloured logo into a in 1 colour, like edit>convert to greyscale but with a spot colour instead?
View 2 Replies
View Related
Feb 8, 2013
why do I keep getting a white background instead of a colored one when I export from illustrator cs6? I can't find what is causing this in acrobat preferences...
View 1 Replies
View Related
Oct 13, 2013
the black colour fades when placed on a red colour using the calligraphy 1 brush
View 1 Replies
View Related
Sep 27, 2012
Any success creating a script that delete elements in Illustrator by its colors?
For example, I want to delete all elements that is colored Red in a document regardless what layer or artboard thay are in.
View 3 Replies
View Related
Oct 23, 2012
I am working with a vector file that was created by someone else and am unable to get a hold of that person. It is of a logo and when I applied a colored background to the logo or import it into another file, the color of some objects of the log becomes very pale and "desaturated."
View 5 Replies
View Related
Sep 9, 2013
I have a jpeg with a white background and solid colored clipart image. I need to remove the colored part of the jpeg image with magic wand in illustrator cs6 and make it a vector image. The magic wand doesn't seem to do anything in illustrator. I did it in Photoshop and saved it as a PNG with trnsprnt background opened it up in illustrator and it was all jagged. It is such a simple image, only two colors, blue on white.
View 1 Replies
View Related
Mar 6, 2013
I want to create a right-angled triangle (just the three sides, no fill) where each side is a different color (say red, blue, and green). For generality, let's assume it's a scalene (rather than isosceles) right triangle. I want the weight of each line to be about 3pt. (But I guess that's not a crucial number. Let's say I'd like the sides to be 20 or 30 pts thick, for the thrill of it.) I know how to draw the three lines of specified width, make them different colors, and arrange them into a triangle. My problem is how to make the vertices (corners) look miter-joined rather than have them overlapping each other, which obviously looks terrible and like something an infant drew in Microsoft Paint. ;-) If I join the 3 paths into a single shape, they all become the same color, so I'm thinking I have to keep it as 3 separate lines (paths). The only solution I can think of is: Instead of drawing three lines of 3pt weight, draw three extremely thin rectangle shapes (about 3pt wide), one of each color, and rotate/position them so that they form the sides of a right-angled triangle. Then go in and do some visual surgery at the vertices to make the vertices look miter-joined.
View 6 Replies
View Related
Aug 28, 2013
How do I fill a face in a Live Paint Group with a pattern on a colored background?
View 17 Replies
View Related
Jul 5, 2013
I need to open a bunch of drawings, update a block and then save. I am trying to do it without opening each drawing in AutoCAD. Here is the code snippet I have. I figured before I plug in my block editing code, I would test things out with just adding a line. It seems to be boing through the drawings, and I get no errors, but the line is not being added.
Dim mydb AsNewDatabase(False, True)
mydb.ReadDwgFile(Newfname,FileOpenMode.OpenForReadAndWriteNoShare, True, "")
Using Trans AsTransaction = mydb.TransactionManager.StartTransaction()
Dim btr AsBlockTableRecord = Trans.GetObject(mydb.CurrentSpaceId,OpenMode.ForWrite)
[code]...
View 3 Replies
View Related
Nov 12, 2012
I can open cad files, i can add informaiton but I cannot delete or edit/open blocks.
I can not make any changes to block, i cant even move them.
If i type in the command BLOCKEDITOR my response is 0-READ ONLY
View 1 Replies
View Related
Aug 27, 2013
I want to edit linetypes from a drawing that I got from a surveyor but do not know where Civil 3D stores the linetypes/*.lin files of externally created drawings.
View 1 Replies
View Related
Oct 11, 2012
I got a new computer recently and installed Inventor 11. I found I could not change the drawing dimensions (It chanced in the Edit Box and shown the changes in the dimensions, but after click "OK", the Edit Box closed and the dimension did not change).
I remember there were the similar problems before and I installed KB918118 fixed it. So I tried to install KB918118. But my computer shown a message saying my computer system is newer and do not need the KB918118 update.
View 9 Replies
View Related
Jun 22, 2012
I need to modify some of the dimensions (text only) in a standard template of outline drawing for different cases. I tried to identify the dimensions which need modification by using handle.
But after that i have no idea how to change the text in it.
View 8 Replies
View Related
Oct 11, 2012
I got a new computer recently and installed Inventor 11. I found I could not change the drawing dimensions (It chanced in the Edit Box and shown the changes in the dimensions, but after click "OK", the Edit Box closed and the dimension did not change). I remember there were the similar problems before and I installed KB918118 fixed it. So I tried to install KB918118. But my computer shown a message saying my computer system is newer and do not need the KB918118 update.
View 4 Replies
View Related
Mar 6, 2012
I am looking for a macro that can edit the default value off the attriburte for each block in the drawing. The new value must be empty.
But there is one exception. When the length of the current value is equal to 8 then the macro's has to do nothing and the macro must continue to the next block.
View 5 Replies
View Related
Feb 21, 2008
I'm using AutoCAD Civil 3D 2007.
A drawing contained several layers, some of them locked, others de-activated during ongoing works. I wanted to edit a block used in the drawings. I selected the block and opened the block editor. After deleting some elements of the block, I had to explode a couple of elements from the block to delete further details. I selected all the remaining ones. Than I hit the toolbar button MAKE BLOCK, next I closed the block editor.
Now all of the model space appears empty except of the ONE block I edited, everything else disappeared. How can I undo the changes and bring the proper drawing back?
I tried the procedure on an earlier version - minor changes don't cause any harm to the file. But once I exploded parts of the block during editing, the error appears. When I lock up the block list, the edited one shows a sign saying "Dynamic Block" which may be the root of all evil (as the unknown is always the evil).
How to recover my drawing? Getting the backup from tape takes ages, deadline is close.
View 4 Replies
View Related
Jul 30, 2009
Apparently I can't edit model dimensions from a drawing because i did not select this option when i installed inventor 2010.
View 9 Replies
View Related
Feb 11, 2011
How would I go about editing drawing properties (Title, Author & custom props) without using AutoCAD. I need to replicate within VB.NET the windows explorer RMB > Properties capability.
I have heard mention of DWGProps.dll but cannot find it anywhere.
View 4 Replies
View Related
May 19, 2012
I have a series of drawings created in AutoCad Electricla 2012.
Each drawing has a raster image attached with a path from a different computer.
When I try to edit the drawing or re-reference the iamge path, the program crashes.
I've tried saving the drawings down to an earlier version 2007/2010.
View 2 Replies
View Related
Mar 20, 2013
How I can edit the attached 3D drawing without drawing it from scratch. I want to increase the outside 4 tabs from .030" to ,050". I want to move the 2 inside lips .040 up. Drawing attached.
View 5 Replies
View Related
Sep 18, 2013
I cannot edit any block attributes in my drawing. When attempting to do so, the command line states: "The object is on a locked layer". All of the layers in my drawing are unlocked, on and not frozen.
View 2 Replies
View Related