Illustrator :: Vectorizing Image For Instance Drawings (JPEG)
Mar 9, 2013
I was just wondering: what is the best way to vectorize for instance drawings you have on JPEG on the computer?
For example: I have an image of a circus poster with a beautiful clown on it. How can I vectorize it and modernize it?
View 1 Replies
ADVERTISEMENT
Oct 21, 2012
Sometimes when I drag a new symbol instance to my artboard and resize it, the instance looses it alignement with the pixel grid.
This happens despite the fact that...
I checked the box for pixel grid alignement when I created the documentthe symbol option is set for align to pixel gridthe original shape in the symbol is aligned to pixel grindthe original shape has the align to pixel grid check box in the transform panel checked
So why when I resize the symbol instance does it break the pixel grid alignmnet and result in a blurred 1px stroke?
View 1 Replies
View Related
Apr 24, 2012
I'had just met another matter for my Add-on. I noticed that when I instance a new drawing, while a first one is opened, when I load a new Form, this one keep all first drawing's properties. What could happen?
For example, I would like to add the layer list on a ComboBox.
My source:
Private Sub LayerBox_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load '***************************' '* Initialisation LayerBox *' '***************************' Using acTrans = acCurDb.TransactionManager.StartTransaction() acLyrTbl = acTrans.GetObject(acCurDb.LayerTableId, OpenMode.ForRead) For Each acObjId As ObjectId In acLyrTbl acLyrTblRec = acTrans.GetObject(acObjId, OpenMode.ForRead) ComboBox1.Items.Add(acLyrTblRec.Name) Next acObjId End Using End Sub
This source works, but if i instance a new form on a new drawing, the first drawing's layer list is kept and the new layer list on the second drawing is ignored!
View 4 Replies
View Related
Oct 28, 2013
What do you think it's better between Attach JPEG image vs Embed OLE Objects in Cad Drawings? I have used OLE Object in the past and i problem i have is that, I can't rotate OLE object/image i can scale and move. i can't clip OLE obj. For Attach JPEG or PDF when someone accidently delete the JPEG which were attached out of the computer then when i open the file it will show "Not found" on the external Ref. this won't happen in OLE obj. i tried not to use either of these methods above because it increases the size of the dwg but this is how the Co Worker wants for this project. The drawing size is less than 1000KB not too bad.
View 5 Replies
View Related
May 1, 2012
A few years ago I bought some Photoshop brushes to use in photo albums, but it turned out that when scaled to the size I need (they were flowering decorative frames), the resolution was too poor, so I never used them. This is how the brush looks with the size slider pushed all the way to the right viewed at 100%.
Is there any workaround for vectorizing Photoshop brushes so they can be scaled to any size?
View 2 Replies
View Related
Aug 26, 2012
I am trying to add text to my scanned watercolor illustrations for a childrens book I wrote. I am using Illustrator and I just loaded a jpeg image into illustrator, and it is HUGE! I tried to use the scale tool and I can't figure out how to get the jpeg image to shrink down to fit in the box! All I get is a blue snowflake and also a menu w/ choice of uniform or nonuniform for the scale.
View 2 Replies
View Related
Feb 28, 2014
Well, I need a little slideshow of images, the code for mouse events (click, mouseover, mouseout, etc.) is the same for all images, then I create a symbol with one image inside for this, and drag&drop instances to stage, but now I don't know how change the image source of other symbols. In design time, when right click over any symbol instance only edit symbol it's possible (not single instance), and I don't know if is possible to change the image source of any symbol instance by code.
View 4 Replies
View Related
Aug 20, 2013
Version:1.0 StartHTML:0000000105 EndHTML:0000004414 StartFragment:0000002524 EndFragment:0000004378
What I bring to the software is my background in studio arts 2D and 3D. Photography is a tool to support both of these activities. Over the years that skill has developed and I have many great photos. The photos make me a little nuts now that I focus on digital. In digitals photos I easily have over 60,000 photos. I have some experience with Photoshop. I won’t say I am a proficient but will say I have good skills in it. I created my first logo in Photoshop. Of course it is not vector and I know it should be vector. I did it at no charge for a nonprofit. I would still like to create a vector form of the logo. Awhile back I purchased a book titled “Illustrator CS5 on demand”. It breaks it down in a way that Illustrator is less intimidating. It has renewed my interest in Illustrator. How do I more effectively merge all of these tools and skills? How do I bring what I know to Illustrator’s table? I know there are great possibilities here if I can learn to build vector graphics.
View 2 Replies
View Related
Aug 11, 2012
I'm trying to swap symbols in situ by changing the 'name' property of the symbol instance.
My rudimentary script can find the existing symbol name (for me, that's a small triumph!). The Illustrator document has two symbols in the Symbols panel, 'blue_square' and 'red_circle'. I run the script with an instance of 'blue_square' (and nothing else) on the page, and try to change the name to 'red_circle':
var docRef = activeDocument;
var symbolitem = docRef.symbolItems[0]
var symbolname = symbolitem.symbol.name;
var newname = "red_circle";
symbolitem.selected = true;
// this next line causes the problem:
symbolitem.symbol.name = newname;
This causes an error - 'the name is in use'.
View 14 Replies
View Related
May 28, 2013
I was given an image of a painting by my boss and told to isolate the figure, then use said figure in a standard step-repeat print.
like that :
. . . .
. . .
. . . .
the image itself is a high resolution because it needs to be, so not surprisingly it keeps making illustrator crash. the print needs to happen, and it needs to become a swatch so I can apply it to tee shirts, hats etc. so far this has been completely impossible.
View 4 Replies
View Related
Sep 12, 2013
I have imported this jpeg into illustrator. How do I edit the color of the image, as in the color of the letters?
View 1 Replies
View Related
Sep 6, 2013
I have created an image on illusrator CS6 and am ready to save it.
I have saved it as a pdf format and the image stays as a sharp vector image and not blurry at all.
But I also want to keep the image as a jpeg. So when I go to export the image from illustrator CS6 as a jpeg, the end result comes out blurry and not sharp anymore, but more jagged on the edges of the image.
Is there anything I can do to keep my file as a jpeg with it staying as a sharp crisp image?
View 6 Replies
View Related
Sep 19, 2013
Did an image trace on a jpeg. Want to erase some of the trace but when I choose the eraser tool I get the pencil tool with a circle and line going through it. That is not what I chose. It worked last night but not today. Watching a lynda.com tutorial, the same was accomplished by the speaker: he chose the eraser tool to eliminate some of the trace after it was completed.
View 1 Replies
View Related
Jan 13, 2014
how can i convert an image(Jpeg or pdf) into vector lines in illustrator and export as dxf file?
View 1 Replies
View Related
Jan 12, 2014
I have a JPEG image from a drawing which I need for a design but I don't need certain parts of the image.
Does illustrator allow me to make a selection of the parts I don't need (in a jpeg image) and delete them? Or is the only option Photoshop with the Magic Wand tool, although Illustrator has that one too?
View 3 Replies
View Related
Mar 24, 2013
I uploaded a JPEG to trace an image off and was unable to add color or line.
View 2 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
Jun 27, 2011
I want to convert drawings to JPEG or any other appropriate format so that I can make a 15 min video presentation on Camtasia Studio or Power Point.
View 9 Replies
View Related
Sep 12, 2011
I am having a problem plotting drawings as JPEGs. I have used the Page setup manager to select the JPEG plotter and I want to plot only in black and white. Previewing the plotted JPEG looks fine but when I then import the JPEG into a document, line elements appear in grayscale and it appears that only some polylines appear as true black.
View 9 Replies
View Related
Jun 1, 2012
I prepare drawings for a client which include .jpeg images as part of the final product. The problem is: When I work on these drawings from my home office, I need to re-establish the .jpeg's path in order to work on the drawing. Then when I send these drawing files back to my client, they need to re-establish the .jpeg's path on their end in order to display the drawing properly. My client and I would like very much to be able to avoid this "re-establishing paths" step, where we can each open the drawing file on our computers and immediately see the jpeg image as part of the drawing.
View 9 Replies
View Related
Aug 18, 2011
So I am making digital color prints at 24x30. the photography work is about color fields and gradients, so I need super high res files. I have set the size to 24000x30000 pix at 1000 dpi..now my problem, when i go to save the gimp file as a jpeg i get this error message "JPEG image plug-in could not save image"
View 3 Replies
View Related
Jun 4, 2013
I am trying to find a faster way to save my images. I shoot in raw, save raw images as jpegs after editing them in Camera Raw. I am using Photoshop CS6 on a Mac version 10.7.5. When I save, I either have to save as a copy of the exisiting image, or replace the image I'm working on. Other forums I've read said to make an action to save and create a function key to make this process faster, but my function keys aren't working, and playing the action I've created still makes a copy of the image.
View 3 Replies
View Related
Nov 8, 2013
All the JPEG images I have converted from cr2 are grainy. I am converting them by Image Processor.
View 1 Replies
View Related
Mar 12, 2012
When you reduce the image quality of a jpeg image , How exactly is it reducing the quality? is it applying file compression , reducing bit depth or is it reducing the sampling rate of the image? or anything close to the above....
View 2 Replies
View Related
Aug 20, 2013
Due to customer constraints I have to embed .tif images into AutoCAD drawings. This is a manual operation doing a copy ->pastespecial. I was wondering if there was any way to automate this? The pastespecial command doesn't seem to take arguments to bypass the dialoge box and therefore does not allow me to batch embed .tifs programatically.
View 5 Replies
View Related
Jun 9, 2011
Ever since installing SP3 if I double click a file out of the file system I get another instance of CD open with the correct page size but no graphics in it. I then have to close that CD session and drag the file into the already open instance of CD... no biggie but annoying as I double click out of the file explorer all the time.
View 14 Replies
View Related
Jun 29, 2011
(visual studio 2010 c# and AutoCAD 2010 )
I`m trying to open a DWG file as follows.
using Autodesk.AutoCAD.Interop;
using Autodesk.AutoCAD.Interop.Common;
AcadApplication gbl_app = null;
[Code]...
and I get the following error
System.Runtime.InteropServices.COMException (0x80010001): Error al crear una instancia del componente COM con CLSID {6D7AE628-FF41-4CD3-91DD-34825BB1A251} desde IClassFactory debido al siguiente error: 80010001.
View 1 Replies
View Related
Aug 15, 2011
I was wondering if there was any way to control what gets loaded - almost like a "Safe Mode" with only basic functionality.
View 2 Replies
View Related
Jan 30, 2012
I have created a block which contains various part numbers, with a description and some other bla bla, with a total number box, I issue this to clients to make the specification of product much easier. My idea was for people to use the quick select command to find how many instances there is of an object within the drawing.
As this is a slightly tedious process, as you have to physically type the part number then mentally take one instance off as it counts the number in the legend block as well.
Is there an addition/summary of object instances command I could use to make this process more dynamic and straightforward for the recipient/user of the block I issue?
View 6 Replies
View Related
Mar 6, 2013
I'm having trouble with the Revit ribbon not giving me the normal commands. For example, I'm trying to place a water closet family and the modify ribbon is giving me "Import Instance" instead of placement options (as in placing on a face) like it did just a couple days ago. I was placing these water closets in this same model just a few days ago and it was working fine. I've imported a few DWG files since then and now I'm getting this behavior. how do I undo it?
View 3 Replies
View Related
Jul 20, 2013
I call an instance of an inventor using inventor api ,vb.net code. here is my code
inventorApp = CreateObject("Inventor.Application", "")
inventorApp.Visible = True
My doubt is and how can I close this inventor instance.I tried
inventorApp.Visible = False
View 1 Replies
View Related