Photoshop :: Edge Filters - Toothed Edge

Jun 19, 2006

I am doing a gold medallian to put on an award and need to create the toothed edge aroung the circle. I know I make the circle selection and inverte it before doing a quick mask. But I can't figure out what filter and settings to use to make a toothed edge around the outside.

View 9 Replies


ADVERTISEMENT

Photoshop :: Edge Filters - Faded Edge

Oct 25, 2005

How do I fade the edges of a photograph into the background so there is no hard line? Once I did it by spraying the background color over the photo outline, but I know there is a better/easier way. What standard filters apply only to edges? I frequently want to do a torn edge, wavy edge, etc.

View 7 Replies View Related

Photoshop :: Get Mask And Refine Edge Filters In CS6 Version?

Nov 20, 2013

how do I get mask and refine edge filters in CS6 version?

View 1 Replies View Related

Edge Animate CC :: 1.5 Filters Being Only A Month Old (Blur)

Apr 16, 2013

know when these will work with Foxfire EI, etc.?

View 4 Replies View Related

Photoshop :: Feathering Layer Edge - Increasing Intensity Closer To Edge?

Mar 25, 2013

I'm having trouble getting the edges of my eyes to look like they are part of the chair, which got me wondering. Is there a way to feather my edges with increased intensity closer to the edge? To be specific, I'd like to start the feather 100px inside the border with 60% opacity, all the way to the edge (border) with 0% opacity. I tried doing this manually a couple of ways and it just didn't look uniform.

I have also tried with the eyes seperated (without the middle area), but I still have the same issues.

View 2 Replies View Related

Photoshop Elements :: How To Crop Or Move Image Close To Edge Of Canvas It Jumps To Edge

Aug 24, 2012

When I go to crop or move an image close to the edge of the canvas it jumps to the edge. I am having trouble especially with cropping the space between the image and the edge of the canvas the way I want it. turning off this jumping to edge problem I'm having?

Also, I've used CS4 a fair bit and haven't come across this same problem but in PE when I'm editing things like adjusting text on a layer and I'm changing options with hotkeys to resize the text box for eg, Elements seems to jump to the background layer quite alot and then I have to click back on the layer I want to edit between changing tools. Is it something to do with the Esc key?

View 3 Replies View Related

Edge Animate CC :: All Edge Objects Are Drawing Behind The Pre-existing HTML File

Aug 20, 2013

I have an existing HTML page (created in Adobe Muse) and I am trying to draw some Adobe Edge objects on top of the page (e.g. a rectangle or an image). When I look in the layers panel, the Edge objects show as top in the list. However, visually when I look at the page, the elements show behind the pre-existing HTML page from Muse.

View 3 Replies View Related

AutoCad :: Moving Edge Of A Circle Precisely To The Edge Of A Line

Feb 15, 2011

Using Autocad 2000LT and trying to locate as many 1.5" diameter circles as I can within a 21" diameter circle keeping all the circle .500" apart from any other circle and .500" away from the outer edge. Am using the array function. Trying to bring the first circle up to the line thats .500" in from the 21" outside diameter.

First when I zoom the 1.5" circle looks like a series of lines, not a smooth round circle. First how do I smooth out the appearance of the circle. Second, what commands do I use to move the edge of the circle to just tough the line so that when I measure from the outside dia to the far edge of the small circle I get 2".

View 8 Replies View Related

Lightroom :: Export Short Edge / Long Edge Reversed?

Oct 15, 2013

In version 5.2 for Mac i'm seeing Export ->  Long Edge / Short Edge giving the wrong result... they seem to be inversed...  I.e. defining a long edge seems to result in an exported image with that length as the short edge.

View 1 Replies View Related

Edge Animate CC :: Right Click In Elements Window Crashes Edge?

Apr 6, 2013

The Elements window in Edge Animate seems to be unstable. When I right-click in the field to modify an asset, Edge often crashes with the resulting error message:
 
Edge Animate - Exception An error occurred. Please save your work and restart Edge Animate.
 
It happens quite frequently (~7/10 right-clicks)

View 4 Replies View Related

Edge Animate CC :: How To Get List Of HTML5 Features Used By Edge Project

Aug 2, 2013

Is there a way for me to know what all features of HTML5 does my Edge project actually use.
 
I know there are a lot of sites which tests what all HTML5 features are supported by a browser, but I want to know which all features are being used by a edge project.

View 3 Replies View Related

Edge Animate CC :: Building A Folio In INDD From Edge OAM File

Sep 5, 2013

I've placed the OAM file of my Edge animation and gone through the steps of creating a "folio", but when I preview in Adobe Content Viewer all I get is a static page that fades out when clicked.

View 2 Replies View Related

Edge Animate CC :: Control Edge Symbols From External JavaScript?

Jan 9, 2013

I have come across about a dozen similar discussions, but most have presented solutions that worked in earlier versions of Edge and no longer work.
 
I am trying to use Edge to build animations that can then be integrated into larger non-Edge projects. I would like to then be able to control the Edge timeline or Edge symbols from elements OUTSIDE of Edge, such as another link or button in the page.
 
I cannot seem to figure out how to properly reference the Edge stage or symbols.
 
I have come across several proposed solutions for referencing Edge stage, such as:    
 
     var comp = AdobeEdge.getComposition("EDGE-966604542");
     var stage = comp.getStage(); 
     var comp = $.Edge.getComposition("EDGE-966604542");
     var stage = comp.getStage();      
     var comp = Edge.getComposition("EDGE-966604542");
     var stage = comp.getStage();
 
     and these either DO NOTHING or throw errors about either AdobeEdge or Edge or comp being undefined.

View 7 Replies View Related

Edge Animate CC :: Why Is Edge Loading The Same Files Multiple Times

May 29, 2013

From the image above you can see that "jquery" loaded twice @ 91kb = 181kbedge 1.5 loaded twice @ 102kb = 204kb aswell as the edge and edge actions files loaded twice and if i boot strap comps together the images are loaded multiple times aswell

View 1 Replies View Related

Illustrator :: Read Edge Of Image As Edge Of Object?

Sep 27, 2013

I have a Photoshop image, which has been edited down to a shape of a person, with a transparent background.  I would like to use this image in Illustrator, and do not need it to be vector, but would like the object to be shaped like the image, rather than a rectangle.  How do I get the Illustrator to read the edge of the image as the edge of the object?

View 3 Replies View Related

Edge Animate CC :: Two Edge Animations On HTML Page?

Apr 4, 2013

I followed the adobe tutorial to manually create an html page in order to have two edge animations on a page but it doesn't work well. The second animation starts but not the first one (I can see the first frame only).

View 1 Replies View Related

Edge Animate CC :: Minimize JQuery Usage And Edge API Itself

Jan 7, 2013

Edge Animate project produces 4 default framework files right now: Edge API, jQuery, jQuery Easing and JSON. Gzipping them we got 60KB of pure JS compressed and minified code. After that we have actual project files which can be compressed into around 20KB but this really depends on a project. So finally we have around 80KB of JS code without images, styles yet. This is acceptable for broadband connections but looks a bit too large for mobile devices.
 
Is there any way to minimize dependencies on jQuery so that framework will be at least 30KB? Smaller is better in this case.
 
I'm evaluating Hype by Tumult at the same time and framework JS produced is 16KB compressed and minified. It's 4 times smaller (60KB of Edge Animate). It doesn't contain IE-compatibility though but I don't seriously care about IE 6-9 as mobile is primary target for me so Webkit.

View 11 Replies View Related

Edge Animate CC :: Create Carousel Menu With Edge?

Dec 22, 2012

How do you create a responsive and fluid carousel, vertical or horizontal for a menu which includes multiple items.  the carousle can be dragged via mouse or touch.  when the item is clickes, then it will launch a URL or plau a timeline.

View 3 Replies View Related

Edge Animate CC :: Communicating With Another Edge In An Iframe?

May 10, 2013

I'm having trouble communicating with an iFrame. I've successfully loaded another Edge html into an iFrame inside another Edge project…
  
//I have a container called box
sym.$("box").html("<iframe id='Mycontainer' width='100%' height='100%' style='margin:0;padding:0;border:0' src='mypage.html'></iframe>");

[Code]....

View 6 Replies View Related

Edge Animate CC :: PHP Parsing In OAM Edge File?

Feb 19, 2013

How do you insert PHP code inside a window.open method when in an Adobe Edge animation?

window.open("<?php echo bloginfo('url'); ?>", "_self");

The PHP code is not parsed. In order to have it work with Wordpress, I am using "Edge Suite" plugin, which requires you to import the animation as an OAM file, then I am firing it like this inside one of Wordpress' PHP file:

<?php echo do_shortcode('[edge_animation id="40"]'); ?>

View 1 Replies View Related

Edge Animate CC :: Edge To Muse?

Jun 17, 2013

I made an animation with circles and when I dragged it into Muse and previewed it they turned into squares.

View 1 Replies View Related

Edge Animate CC :: Can Use PHP With Edge

Apr 11, 2013

I am just starting to learn PHP and was wondering I am able to use PHP within Edge? I would prefer to keep everthing in the same environment.

View 1 Replies View Related

Photoshop :: How To Refine Edge

Jun 13, 2013

I'm trying the Refine Edge command to extract objects from images, Here's what I'm using:

As you can see I've made the selection without any major problems, using the quick selection tool.
 
The problem starts when I'm using the Refine Edge command, I can't get an acceptable result.
 
Here's the original image;

View 1 Replies View Related

Photoshop :: Is Refine Edge Better In CS6 Than CS5.5 Than CS5

Aug 8, 2012

Is refine edge better in CS6 than CS5.5 than CS5 - have there been continual improvements

View 1 Replies View Related

Photoshop :: Gradient Edge

Nov 7, 2008

I have a grayscale image that's a pretty consistent 85-90% black towards
the edges. I want to print it on a full page in a book, but I can't use
a bleed, so I want to fade the edges to white. I can only alter the
outside 1/4".

I figured out how to select a "frame" of color on the outside (select
the inside and Select > Inverse), but my attempts at using a gradient
fill on this frame have not been working too well. A radial gradient
fill (started from the center of the image) is too light by the time it
gets to the edge of the frame, and because the frame is rectangular,
it's not consistent. Linear gradient only seems to affect one edge of
the frame at a time.

What's the best way to fade my
1/4" wide frame from almost black to complete white, inside to outside?

View 2 Replies View Related

Photoshop :: Rounded Edge

Jun 1, 2008

How can I make a rounded edge like this?

View 1 Replies View Related

Photoshop :: Print Right To The Edge

Apr 15, 2006

Is it possible to print right up to the edge of the page in photoshop? Even when I set my page bigger to the printer paper, it still leaves a margin.

View 4 Replies View Related

Photoshop :: Edge Blending

Jan 31, 2004

i got this image with the woman on white background,i filled it with a sky texture but i couldnt blend the edges into the sky.

View 2 Replies View Related

Photoshop :: Jagged Edge

May 16, 2005

I want to create a ICO file from a GIF format image. It becomes ugly when I convert it from PSD to GIF, with a transparent background (fig 001.jpg). I want the edge of the circle smoother as it is in PSD file (fig. 002.jpg).

View 9 Replies View Related

Photoshop :: Edge Effect

Aug 3, 2009

what edge effect is used on these two photos? 

View 9 Replies View Related

Photoshop :: Photo Edge

Apr 11, 2006

how did they do that?

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved