Illustrator :: When Scaling Vectors In CS6 It Modifies Path Of Drawing
Nov 23, 2012I have an image of this.
What can i do?
I have an image of this.
What can i do?
I know, I know. This question has been asked a million times already. Unfortunately the Align New Objects to Pixel Grid / Snap to pixel grid tip doesn't work for me. When I scale the image down to tiny proportions, the path becomes horribly, sickeningly distorted. It certainly seems like the pixels are being snapped to some kind of grid, but as you can see in the screenshot, the option is disabled. I tried switching between RGB and CMYK with no luck but I havent messed with the document profile past that. I am not yet ready to spend another few hours recreating the image.
I am using Illstrator CS6. Everything except the "web studio" is a path.
Often when working with the brush tool a very strange bug arises.Instead of the brushstrokes being visible in a normal way, the active area around the brush becomes a large square shape, slightly brighter than its surroundings.What this means is i can t see what im painting because a large square blankets the area around which im working. very strange its like the brush is selecting vectors around it as im using it.the actual painted area then become visible again when i release the mouse.i have managed to overcome by restarting LR, but is just keeps happening after using the brush tools for a while.
View 3 Replies View RelatedI'm working on a script for my company that sets up templates for internal use. I've been able to get most of it completed by drawing basic pathItems and textFrames. The problem I face now is adding our company logo. In the scripting reference I've found examples of duplicating art from one document to another, but that isn't what I need here.
I've approached this by trying to select our company logo in an existing document and in some way capturing the pathPoints so I can use them in the the script that is setting up the templates.However I've not had much luck with this. Ideally everything will be self contained in the one script, so that external files aren't required.
Holding a key modifies the fucntion of a macro.
Ie hold shift and run the macro and it does this, hold Crtl and it does this... etc.
A great way to make your macros multi functional.
I also lightly touch base on Option Explicit which makes variable declaration necessary.
I also quickly talk about If, Else, ElseIf conditionals and colors.
cs_setInnerHtml('video_1fe653b0-6c53-496f-958e-232be40194bb','');
Option Explicit#If VBA7 Then Private Declare PtrSafe Function GetAsyncKeyState Lib "user32" (ByVal vKey As LongPtr) As Integer#Else Private Declare Function GetAsyncKeyState Lib "user32" (ByVal vKey As Long) As Integer#End If'Private Const VK_ESCAPE = &H1B'Private Const VK_RETURN = &HDPrivate Const VK_SHIFT = &H10Private Const VK_CONTROL = &H11Sub makeRect() Dim s As Shape, sRect As Shape Dim x As Double, y#, h#, w# Dim dMarg# Dim col As New Color If GetAsyncKeyState(VK_SHIFT) Then dMarg = 0.25 col.RGBAssign 255, 0, 0 ElseIf GetAsyncKeyState(VK_CONTROL) Then dMarg = 0.25 col.RGBAssign 255, 0, 0 Else dMarg = 0.1 col.RGBAssign 0, 0, 255 End If ActiveDocument.Unit = cdrInch Set s = ActiveShape If s Is Nothing Then Exit Sub 's.GetBoundingBox x, y, w, h myGetBoundingBox s, x, y, w, h Set sRect = ActiveLayer.CreateRectangle2(x - dMarg, y - dMarg, w + (dMarg * 2), h + (dMarg * 2)) sRect.Fill.UniformColor.CopyAssign col sRect.OrderToBack End SubPrivate Function myGetBoundingBox(ByVal s As Shape, ByRef x As Double, y#, w#, h#) h = s.SizeHeight w = s.SizeWidth ActiveDocument.ReferencePoint = cdrBottomLeft x = s.PositionX y = s.PositionYEnd Function
I am creating vector shape layers i can still see pixels, is this right? i know photoshop is a raster program but i was under the impression vector shape layers worked like vectors. The same goes for when i copy and past layer from illsutrator into photoshop as smart objects, should i be able to see pixels?
View 3 Replies View RelatedHave Illustrator CS6, Medium Baboo tablet. I can draw well but it seems almost impossible to get the quality of my sketch work to go to Illustrator in a way I am happy with. I do not like what I see from scanner to Imagetrace either. This is largely due to my inexperience in the process from sketch to vector to t-shirt. how you approach this process from a pad of paper to Illustrator?
View 6 Replies View RelatedFor a project, I'm needing the mathematical equations/formulas/matrices of a vector. Vectors are all essentially mathematical... thingies so is there some way that I can get the mathematical calculations that are used to make up a vector object in Illustrator? Or any third party program or script that can pull these formulas for me?
View 13 Replies View RelatedI'm wondering why all my vector images are rendering pixilated in my CC CS6 Illustrator (v 17.1). I'm using a macbook with retina and am assuming that's the issue but can't find any info on what settings/etc I need to adjust/download to make it display properly.
View 2 Replies View RelatedGot a problem trying to wrap a vector illustration of a map around a sphere to create a globe for a logo (as per this tutorial: [URL] ....) except I don't want to make it look 3d with the shading options.
Basically when I do this, the map loses all it's detail almost as if Illustrator simplifies the map. I can't seem to work out at all how to make this while retaining the detail and export it as an eps.
I'm using CS5 on a PC.
I got live trace to finally trace the image I want to use. But I am unable to select the vectors now, they are stuck. The tracing is a sublayer of layer one. Is there a simple trick I'm missing?
How can i get black people business vectors?
View 3 Replies View RelatedThis may have a simple solution (and probably does), but I can't find it. What I'm trying to do is to import an AI 5.1 file into AE 5.5 as original vectors. I need to be able to scale up to about 12,000 percent and then back down to 100 percent for the effect of an extreme closeup being zoomed out of. The point of vectors, of course, is that you can do this without losing resolution... but no matter what I try, AI files keep being imported as raster files. When they're scaled up enough, the pixilation starts.
View 1 Replies View RelatedI have been working on a series of drawings for a catalogue. I am using solidworks, creating a sheet, all line thicknesses are changed to 0.05mm and then exporting the sheet as .AI. Every drawing I create is saved using identical settings.Out of say 10 only 3 of them are okay and can be edited as vectors. The rest seem to turn themselves into a series of images.
View 4 Replies View RelatedI have a multi layer doc. Many of the vectors peek out of the artboards dimensions. I need a clean trim to the exact dimensions. I was playing with the shape finder but did not get the results I wanted. What is the best way to trim off any vectors outside the artboard.
View 8 Replies View RelatedSo I have done many hours of animation in flash over the years. And what I am trying to do is import some of the characters I have created in Flash into Illustrator and convert them to PSD. This is for a print project that I am working on. The reason I want to get the images to photoshop is so I can add some effects and coloring techniques I simply can not do in Illustator or Flash.Here is the method I am using.
1) Select the vector image in Flash and Export Selection to Adobe FXG.
2) Open FXG in Illustartor
3) Export to PSD
4) Open in Photoshop and Color.
The problem I am having is the line art that was drawn with the pencil tool in Flash simply vanishes when imported to Illustartor. Also a lot of the line art that was draw with the pencil tool is gradient filled or the image I am trying to export may have multiple color Pencil Lines. So just trying to outline the images in AI does not provide the look or effect I want.
In CS5, I was fairly easily able to do this by dragging a vector directly from illustrator to fireworks, but vectors drug back to illustrator would be rasterized. I recall photoshop did some of this stuff, but I don't remember so much as this use case is rarely necessary for photoshop for me. Nonetheless, Illustrator CC and Fireworks CS6 don't seem to support this feature at all.
I've always dreamt that adobe bridge would have this sort of functionality (since it's the only useful feature I could picture bridge having), but I haven't seen any evidence to support this wish.
Is there a good way to drag & drop or copy & paste vectors between the new versions of illustrator, fireworks, and photoshop? Maybe there are clipboard settings that allow this to happen or a program that accepts clipboard vectors, quickly converts them to something common like svg, then allows you to drag a temp .svg file into another program?
[by the way, I know I could just export .svg files from illustrator, then place them into a fireworks file, but this feels like an unnecessarily clunky workflow]
I have a 2D drawing that is drawn if full scale, it is 26feet wide approximate and 20 feet tall. I need to scale down to fit on a 4 X 8 for a mockup, i have tried using the scale command, but to no avail.
View 9 Replies View RelatedOn my Mac OS X (2010), running Excel 2011 and Adobe CS6, I'm having major issues with the points in a scatter plot not rendering as vectors once moved to an Adobe program. The entire plot will transfer as a vector, except the data points themselves! Oddly, even the shapes in the legend are vectors! When I save a plot from a powerpoint presentation as a pdf, the data points look pixelated in the pdf. When I copy paste the plot into illustrator, same thing. It is totally infuriating.
View 5 Replies View RelatedUsing CS6 I have a bitmap I traced, which worked great. Now I want to create a mask similar to this horse head decal. Since the white isn't actually a shape I keep getting the error that I have to join the shapes. But it's a collection of black vectors that make up the image. What would be the best way to create an outline, or a fill that I could use to mask with? In photoshop I remember you paint a mask area.Which would be ideal. Is there a simular way to to this wiht CS6?
View 4 Replies View RelatedI'm trying to scale down 3D drawings but when I use the 3DSCALE command the perspective gets distorted. Is there a way I can scale my drawing without messing up the perspective?
View 7 Replies View RelatedI need a way to properly scale a drawing that I've pulled into AC..
Example, I get a drawing for customer in PDF that I have to trace into AC. Said PDF is marked 1/4 = 1. Up to this point I've been guessing at accuracy by measuring doors to 3'. I know this cannot be the prefered way
When I upload a drawing from the internet I save it as a wblock.when I insert it into my exixsting drawing it is not scaled to the same dimensions as the rest of the drawing.
I change the units to the same as the drawing befeore I save it as Wblock. But Im still having this Problem.
Is it possible on illustrator or any other programs you know of?
I've tried using the live paint bucket but it won't color in the sections the way I want.
It is a very complex sketch and it's going to take forever if I try to trace it all with vectors.
cutting up and manipulating vectors ? I want my script to 1)open from a designated folder 1b) copy and paste 3 instances of the vector object 2)add a rectangle or two , 3) use those rectangles to crop the edges aaand ,4) reflect the images inside those two rectangles 5) perfectly line up the reflected rectangles to their mirrored edge of the third remaining item...?
View 1 Replies View RelatedI was designing some cartoon character, but I've noticed something, I'm working on CMYK and I've got some black lines on the top layer, and some red and violet color shapes in the bottom layer for the background color, but like if the colours weren't mixing allright in the edges, like some kind of jagged white fine edge and I don't know how to get rid of it.
Here are some jpeg of the problem: [URL] ....
Perhaps it's not as strong as I see it on the CMYK Illustrator vector, but it's pretty annoying on the final result. How to get rid of these things?
I have a drawing that was given to me by an architect with a scale 1:250 (0.004 in viewport). The architect drew everything in millimeters and it's a Site Plan, why ? I do not know. The units in the drawing are decimal-millimeters.
The page set-up for layout 1 was for 24x36 drawing size (typ.)I know need to make a layout 2 for a sheet size 11x17 but I can not get my viewport to scale correctly. So, if a 24x36 sheet size had a VP with scale 0.004 (1:250) then what is the scale for a sheet size 11x17 ?
I have a dxf file that consists of multiple rectangles (filled). I need to keep the X-Y position of each rectangle / entity the same but scale the size of the rectangle.
So for example, scale by -10%. If its a filled rectangle centered at (1,1) size (2,2) I need it to be centered at (1,1) and size (1.8, 1..
DXF is a text file and I can write a piece of VBA code to go through, decode the text, find the rectangles, scale, save the text file back to DXF.
I'm currently using Autocad 2012, how I can scale a text in viewport whose drawing was referenced in the model view.
fyi the referenced drawing is a survey drawing.
I downloaded a free PDF to DWG converter and converted a land survey PDF to DWG, subsequently i imported the file to ACAD 2006 LT.
I would like to be able to dimension the drawing using the dimensions from the PDF, this would require some form of rescaling.
I've attached the file, you can see the line i've dimensioned is 80,6 units whereas the drawing is detailed 312.63 feet - how do i make them match?
I am using the dinosaur version of autocad 14. I know it is old but is working great for what I want to do. I learned on 12 and was using 14 when I stopped working 10 years ago.
I am having trouble scaling my drawing. I remember that 1/48 xp is 1/4" scale. 1/64 ?? is that 1/8" scale?? 1/24 is 1/2" scale.