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
ADVERTISEMENT
Jun 21, 2011
Is there a way - or 3rd party app or lisp- to change the width of multiple Mtext objects all at once? I have several drawings where the width of all Mtext objects is 1.25, and I would like to change all of them to 1.
View 8 Replies
View Related
Dec 3, 2012
I don't seem to be able to select multiple objects at the same time, it is probably a setting that is wrong somewhere but can't find it.
View 2 Replies
View Related
Sep 13, 2012
I found this script that makes the selected objects the same width AND height. I am very new to creating scripts. is it possible to modify this to make an object the same width leaving their heights the same?
mySelection = activeDocument.selection;
if (mySelection.length>0){
if (mySelection instanceof Array) {
goal=mySelection[mySelection.length-1];
for (i=0; i<(mySelection.length-1); i++){
[Code] ......
View 2 Replies
View Related
Mar 26, 2012
I want to know how I can resize the width/ length of a art?
I went through APIs and got some useful suite like AITransformArtSuite. But I am unable to use it's method TransformArt. since I don't know how to create appropriate AIRealMatrix.
View 2 Replies
View Related
Apr 26, 2013
Somehow I've managed to disable a feature in Illustrator CS6 that does two things: 1) it causes a small box to follow the cursor when I'm drawing an object 2) the light green lines or x's are gone now, too. How can I get them back? Are they only visible under certain circumstances?
View 6 Replies
View Related
Apr 23, 2013
How can I get width that multiple selected items? (Not grouped.)
//---------- source code ----------
var mm = 2.83464566929134 //unit conversion. (point->milimeter)
var W = docRef.selection[0].width/mm;
alert(W);
//---------- source code ----------
View 3 Replies
View Related
Apr 23, 2013
I'm programming a tool handling with width profile and width markers. I would like to see a preview while I'm editing the width marker values (in real time).
I'm editing the width of strokes during dragging the mouse in small steps. Each mouse drag event means a small adaption of the widths. The problem is, that I do not see the change during I drag the mouse. I see the change after I release the mouse. Is it possible to update the artwork during dragging the mouse? So that I see the art object changing during I drag the mouse.
View 6 Replies
View Related
Feb 26, 2014
I'm currently on CS6 but I'm looking for a solution that can also work on CS5 for a co-worker.
Having multiple artboards has been established since CS4 and I have yet to see an official way of resizing multiple artboards, if anything there should at least be a plug-in.
As great of a feature it is, it seems a little short sited. If one has multiple artboards one should be able to manage multiple artboards, right?
I totally love having multiple artboards but I should be able to resize and manage multiple artboards as well. This is great for building icon sets but how can I resize the set all at once?
I was considering trying to do an action but odds are I still would have to select an artboard one by one to do which doesn't save much time if you have like 30 artboards to apply this to. I don't even see a batch render for artboards and Photoshop has that for its files.
I'm well aware of the solution that is displayed here: [URL]
View 7 Replies
View Related
May 16, 2013
I often color code layers in the layers panel.
In CS5 I could select several layers and change the color for all at once. Doesn't seem to work anymore in CS6.
[URL]
View 3 Replies
View Related
Jun 1, 2012
Whenever I am about to change the dimension of an element, in the option bar, width and height appear in percentages.
Is there a way I can make these appear in pixels?
View 2 Replies
View Related
Apr 15, 2013
I am currently selecting 10 objects from a picture and then I delete the background. This leaves just the 10 objects of interest in the image.
I have hundreds of these images and would like to compare the number of pixels or diameter of the objects across the images for each of the 10 objects. Is there a way I can automate Photoshop to go through a directory of images and measure the pixels of each of the 10 objects, and then export those measurements to a file?
View 29 Replies
View Related
Sep 13, 2013
I've found some very good scripts like the MultiExporter.js by Matthew Ericson and Export Layeres as PNG files by Johan Otterud, however none that quite fit our needs. We need an Illustrator script that takes an AI file and spits out an .eps, .jpg (for print), multiple .png sizes for web, and .pdf. We have an extensive download library for members that constantly change and rotate with new logos, print materials and other graphics.
I was hoping that there was some kind of script that would cut some time off of exporting all the different versions each time.
View 1 Replies
View Related
Oct 29, 2012
Photoshop Elements 11. How do I resize an image by specifying the desired width or height in pixels?
View 3 Replies
View Related
Feb 27, 2013
How do I prevent multiple users opening and amending a Illustrator file at the same time? Why no warning box?
View 2 Replies
View Related
Oct 4, 2013
I need to have a pic finish at (width-3072 and height- 2048 pixels). When I click on file>new I put in those dimensions, but when I am done with pic and I export it, the picture shrinks to very small. The only way around this is to maximize the image in Gimp to 100% and use my snipping tool to outline the image, then "save as". This will save it large, but not the size I need.
My brothers and I took some pics and I added a couple things in one of mine, to try to fake them out. If the size of THAT image is way different than the rest, the fake out will not work. I normally use Faststone to re-size my images but it will not re-size my Gimp images.
View 13 Replies
View Related
Oct 2, 2013
In PSE 12 what is the maximum image size, both in pixels (length x width) and file size (MB)?When will the manual be available online?
View 1 Replies
View Related
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
Mar 5, 2014
Trying to use the width tool, I ran into the following problem. I would like to have a smooth transition of the stroke width between two width points while keeping the original stroke width unchanged outside of that line segment.
There are four width points here: two end points and two in between. The original stroke width is 200. The two on the left have one side set to 100 while the two on the right have one side set to 50. I would like to eliminate the distortion of the line width occuring in the first and third line segments. The only solution that I have come up with so far is to place two additional width points very close to the two middle width points: one with a 100-unit side to the left of the second point in the picture and one with a 50-unit side to the right of the third point in the picture. Yet there will be a small distirtion in between.
View 1 Replies
View Related
Feb 2, 2014
I'm trying to change "capture time" of multiple photos to a specific time.
I know that there is "Edit Capture Time" feature under Metadata. But when I try to edit multiple photos, it says that "Modify the capture time stored in the selected photos by entering the correct time adjustment for the photo displayed to the left. Other photos (but not vidieos) will be adjusted by the same amount of time". And it really does.
For example,
If A file's capture time is 1/11/2011
B file's capture time is 1/11/2012
C file's capture time is 1/11/2013
I would like to change their capture time to 1/11/2014. All the three files.
But the current "Edit Capture Time" feature of Lightroom just adds three years to each file like this:
A file's capture time -> 1/11/2014
B file -> 1/11/2015
C file -> 1/11/2016
So their capture times remain as different ones. And this is not I want...
I've googled a lot and tried several programs other than lightroom as well, but the "Capture time" recognized by lightroom could not be changed by other programs.
View 15 Replies
View Related
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
May 9, 2010
I drew a cured line with the brush tool in illustrator CS5, but when I select the new "width tool" to change the width, it doesn't work.
Here are my steps:
1. Select the paintbrush tool
2. Draw something
3. Select the "width tool"
4. Try to change the width but it won't work.
Since I draw with the paintbrush tool, the "width tool" can be very handy if I can get it to work.
View 6 Replies
View Related
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
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
View Related
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
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
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
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
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
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
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