I'm trying to create a white ring that will move on top of a grey ring (for a video). However, even though I used the fixed aspect ratio, & copied the grey ring to make the white ring, with both in the same position; whenever I rotate the top (white) ring, it doesn't line up with the grey ring underneath at certain points, it seems to be not a perfect circle. So when I add the two images into a video editor & rotate the white ring, it doesn't line up with the grey ring below.
Any way to change the size of the circles that I made so that they all enlarge yet keep their respected positions. So for the example below, I would like to just enlarge the circles and not the rest. If I select all the circles and drag them to enlarge, they lose their position. Is there a way to do this? This script [URL] ...... doesn't work for x6 but I think it is what I might need, correct?
change all circles of a certain diameter in a .dxf file to points. I received the following lisp file. For the last 10-12 years it has worked great. We create many custom sized parts that could be cut on a plasma (utilizing the circles for holes) or punched, assigning a crosshair tool to the point. Now we are switching to a laser, and want to etch a crosshair at this same location. Our solution has been to draw the crosshair and copy to each required location. Sometimes this may be 20 to 30 locations. Now I would like to know if there is a way to replace all of these circles with a crosshair. This could be a similar lisp file, or an easier manual operation. I know that I can select all of the circles using the filter command and specifying the radius. But I don't know how to assign the 'crosshair' to these locations. (defun c:ctopt ( / ename cnt ss) (setq ss (ssget "x" '((0 . "CIRCLE")))) (if ss (progn (setq cnt 0) (repeat (sslength ss) (setq ename (ssname ss cnt)) (if (equal (cdr (assoc 40 (entget ename))) 0.025 0.005) ;use this line for a radius 0.025 +/- 0.00015 ;(<= (cdr (assoc 40 (entget ename))) 0.05) ;use this line for a radius of 0.05 or less (progn (entmake (list '(0 . "POINT") (assoc 10 (entget ename))(assoc 8 (entget ename)))) (entdel ename) )) (setq cnt (1+ cnt)) ) ) ) (princ) )
I'm trying to make a logo. Circular logo with an inner ring maybe 4 px wide and 15 px inside the rim of the outer circle.
Basically I want a blue circle with a yellow inside ring. What's the best way of doing this? The only thing i can think of is: creating a blue circle marquee, and then another (trying to estimate a new circle size and change the color) that is yellow, and then making another smaller blue circle inside the new one. That's just ugly.
I tried the edit/stroke but that just gave me a stroke around the outer circle; it didn't put a ring inside the circle 15 px down.
Also I tried to contract the original circle by selecting it, then Modify/contract. That's got me a selected ring, inside the circle. Now how in the world do I make that little ring yellow? It just remains selected and I can't seem to find a way to color it.
I just upgraded from PS 7 to CS2 and found something very strange. Normally I rotate my images in ACDC. When I brought up CS2 in a folder that had images correctly oriented, I found that the entire folder was landscape instead of portrait. They look fine in PS 7.
I have an avatar which is positioned correctly in PS & in Preview. When I insert that in my Avatar on this forum, it is rotated 90 deg clockwise! ? When I rotate it in PS and load as an avatar, it appears the way it is rotated. ? Very perplexing.
Quite frequently when I rotate an image with the rotate tool and then work on it, after a while photoshop crashes on me. This never used to happen on CS5.
way to make hollow circles (donut-like) without using "subtract from path area" and using the ellipse tool twice? Using that method I can't get an even edge all the way around.
i have on my site 4 circles with 4 images in each circle which all over lap each other and i want to set it up so that when you roll over one of the smaller circles the image loads into the largest circle. i have tried slicing these in image ready and putting roll overs on to the sliced graphics,
I want to create the circle look going around a video (screen shot from someone elses video below.) I've tried creating scanlines and using the Polar Coordinates filter, but with no luck. All I'm looking to do is duplicate the repeating circles they've created, and then have the middle lines fade out in the center so the video behind it will be clear (I'm doing this effect in Photoshop but I'm probabaly going to use After Effects to incoorperate it into the video,) BUT the video is visable between each of the lines (again, see the screen shot below to understand what I'm talking about.)
I have a problem creating circles because I can't find a tool in photoshop where you can create with drag and drop. Is there such in function in Photoshop and if so where can I find it?
how to make concentric circles for the purposes of circular scan lines. It involved making a series of horizontal dots in a single line and rotating them through 360degs leaving the concentric circles in place.
I upgraded to photoshop 7 from PS6. I want to make a simple circle. I use the elliptical marquee tool set at a constrained aspect ratio of 1:1. I've made a new layer. Now I'm trying to fill that circle in with the fill tool but it's filling in the entire background of the whole image. I've never had a problem with this before. Now PS7 wants me to do things differently.
What's the easiest way to draw a circle under Photoshop CS2?
I just tried it using the elipse tool but that makes a filled round shape. I'm just trying to circle something in a picture. Used to be able to do it really easy in Photoshop 7.
I'm using CS4. I have multiple layers of text and I want each one to have a different drop shadow effect. When I try to chnge the settings of one layer's shadow, all the layers change. Is there a way to stop this?
I am with CS5's enhanced brush engine - the great new media brushes...BUT, when using them, and a wacom intuos4 tablet, with the canvas rotated - where the cursor is when stroking is not where the pixels created by brushing go. Very frustrating. The greater the rotation of the canvas, the greater the offset is. It's hard to know where the pixels will appear when I put pen to tablet and stroke. Makes it impossible to accurate, well-controlled brushing.I'm forced to stop using the Rotate Canvas tool with media brushes and the Rotate Canvas tool is incredibly useful for freehand painting/drawing (I rotate my paper every which way while drawing on actual paper.)
is there any way to make gradyally decreasing in size circles in photoshop. like on car windshields in edges if you noticed, starts from black and then it sort of fades away with pattern.
Falftone effect creates crappy jagged circles. I am attaching approximately what Im talking about, manually made every layer for it...
I am trying to create pre-determined sized round graphics for a project that wil be printed out as a sheet & cut for use.
I can get the images to the circle shape, no problem...but the issue is determining the correct size of the circles to be cut. Let's say that I need them to be exactly 1.25", 1"...etc.
Is there a way to create a template sheet of such sizes, then apply the images to be cropped to those pre-determined sizes?
Unfortunately I do not have Illustrator, but I suppose I could open the images in CorelDraw to accomplish this. Haven't tried it yet.
Just wondering if there is a way to do this in Photoshop!
Iv often seen photos on websites that are not standard rectangular ones but are round in a circle usually with a very thin grey line around the outside of the circular picture. Is this easy to do i have photoshop 7.0 if there is a name for this sort of cropping?
Somehow the circle that shows how big the brush is has disappeared. All I get now is a crosshair where the mouse is. Is there a setting somewhere that My kids have changed?
I did this in photoshop, and it was a raster image, but i want to do it in illustrator because i need to enlarge it many times without having to make it lose quality and I just want it as a vector, and would rather have it done in illustrator because I am already doing the rest of the picture in illustrator. If you guys would please let me know how to do this picture in illustrator? I tried making every circle and fixing the opacity, but it took forever and didnt even look right! In photoshop, I picked a solid circle brush, and in the brush drop down bar thing i went to "Other Dynamics" and put "Opacity Liter" and "Flow Liter" to 100%. I just would like to know if theres a way to do it in Illustrator.
In watching videos about Photoshop CS6 I notice that the brush (or other cursor) often appears as two concentric circles: the outer circle gives some idea of the extent of the brush effect. How do I activate this double circle brush display in Photoshop CS6. I seem only to see a single circle for the brush display. I am using the "cloud" version with Windows 7.