Gradient edge

Sorry for what's probably a basic question:
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.
Maybe I'm fishing up the wrong creek? What's the best way to fade my
1/4" wide frame from almost black to complete white, inside to outside?
Kenneth Benson
Pegasus Type, Inc.
www.pegtype.com

Apply a Stroke layer style and set its mode to Gradient Burst. Should give you perfect control over edge fading. Similarly, you can use Outer Glow to the same effect.
Mylenium

Similar Messages

  • Gradients & Edge

    I'm a long time Flash user and am transitioning to Edge for many reasons. As I've been playing around and testing this new production release the one feature I can't seem to find is the option to use a gradient. Am I missing something? This is a must have option for this content creator IMO and needs to be added, even if it isn't supported by IE.
    Also, while trying to figure out how to add gradients to an Adobe Edge project (short of importing an image or svg) I began looking for a way to add custom css to a div element within Edge. I was only able to find the option to label the div with a class. Is it possible to add custom css within Adobe Edge Animate? If not, I would suggest adding this option.
    Outside of this gradient issue, I've been thoroughly impressed by Adobe Edge's production release. The UI and animation controls are great.
    Thanks!

    Well resdesign code works only using Firefox. Here is a cross browser code:
    sym.$('.box')
             .css("background-image", "-webkit-linear-gradient(right top, #D60F0F 0%, #FFDD00 100%)")
             .css("background-image", "-moz-linear-gradient(right top, #D60F0F 0%, #FFDD00 100%)")
             .css("background-image", "-ms-linear-gradient(right top, #D60F0F 0%, #FFDD00 100%)")
             .css("background-image", "-o-linear-gradient(right top, #D60F0F 0%, #FFDD00 100%)")
             .css("background-image", "linear-gradient(right top, #D60F0F 0%, #FFDD00 100%)");
    This code returns:
    Note:
    webkit: Safari and Chrome,
    moz: Firefox,
    ms: Internet Explorer 10,
    o: Opera

  • The white line over the text in a title

    how can I enlarge the white line over the text in a title to not have the text out of the frame when I want to add another line?

    If you are speaking of the white bar upon which you are entering text in say a 'gradient edge' title, click title in the inspector window having the title selected. There you can change the width of the horizontal bar:
    In the screenshot above I have used gradient edge title. The bar is of black color and you can change the color to white or any other color by tinkering with the controls in the inspector window [red oval]; you can also increase or decrease with the bar's width by changing its parameters within the 'yellow rectangle'; and, if you so need, you can push up or push down the bar by manipulating the bar vertical position tool located below the yellow rectangle.
    Hope this helps. If the white line you have mentioned above is something other than the bar I have referred to, then let me know. Cheers. Have a great day.

  • How do I save title settings in FCPX?

    Hi,
    I'm trying to find out how I can save title settings so that I don't have to redo everything each time I create a video.
    Specifially, I go into the Titles Browser and select "Gradient - Edge" which I then drag onto the timeline for my video. I then have to manually go into the Inspector to make the appropriate changes.
    I have a series of videos that will all use the same text and would like to know if there was any way to save my changes in "Gradient - Edge" and then simply drag it to my video each time I want to use it, all with the same text and modifications.
    I'm using Final Cut Pro X 10.0 on a 13" MacBook mid 2010 Intel Core 2 Duo 2.4
    Many thanks.

    I can think of two ways to achieve this.
    1) Create an empty compound clip in the Event Browser, open it in the timeline, add the generators and titles you want, adjust everything to your liking.
    This will be there in the Event library to reuse over and over again.
    I do this often and I even have a specific event, which I called Templates (but, of course, could be called anything meaningful) for the purpose of keeping the stuff that I reuse often.
    2) Control-click on the title or generator, and choose "Open a copy in Motion".
    Then you can adjust everything in Motion and have a new title or generator (they can be both practically the same thing) rigged (pun intended!) just the way you like it, right there in the generator browser in FCP X.
    Message was edited by: Luis Sequeira1

  • The titles are not saved when i quit

    After quiting FCPX the titles i have made are not saved for next time i open a project.
    Some titles are saved sometime?

    Using FCP-X 10.01, OSX 10.7, 27" iMac 2010, 12 GB memory
    I am having the same problem! I am using the Lower Thirds Gradient Edge title and I do change the font from Futura to Comic Sans and change the text size. The 58 large font I change to 55 and the 37 small font I cange to 45 (in case that makes a difference). I have used this for many titles in my project and some have the problem, others do not. It happens, as you say, when you exit the program and then re-launch.
    Sometimes the titles go back to the template "Name", "Description", sometimes the title stays as written but the font goes back the generic Futura, and sometimes the font changes to a different one that is close on the font list to the "Comic Sans" that I am using! I did find that if I move the text boxes so that they have any overlap then the problem happens every time. However, I have been more careful with that recently and I am still getting the problem sometimes. Doesn't happen with every title which is what makes it more puzzling.
    I have now taken to exporting a project file as soon as I have completed editing (I have 16 projects in the movie I am making) so that I don't lose what I have done!
    Any ideas out there?

  • Brightness/contrast question

    Hello,
    Question regarding selecting just a portion of a photo and adjusting the brightness in that area...  The scenario:  I have a photo that I took through an open window, the top portion of the photo is darker than the bottom and I want to try and even it out.   I am able to select the area I would like to adjust, make a new adjustment layer for brightness and contrast, and make the adjustment as I would like it to be, but the line between the altered and unaltered area is pronounced, I can't seem to find a way to blend the two areas.  Any suggestions on how I could go about making the adjustment without having this issue?  Fairly new to elements and I have spent hours trying to figure this out...  Thanks!

    You can soften the edge transition by running some gaussian blur on the adjustment layer mask. Filter<Blur<Gaussian Blur. With the preview option checked in the filter, you'll be able to see the effect it's having on the transition.
    Or...
    Alternately, you could pull a black to transparent gradient on the adjustment layer mask. (Hold in shift key as you drag if you desire a level gradient edge...horizontal, vertical, or diagonal.)  The transform command can be used if you need to adjust the edge placement. The levels command might also prove useful.
    Or...
    Yet another suggestion is to use a soft edged brush. You can also use brush opacity to help.

  • Titles not saving

    I'm trying to cut my first project on FCPX.  This is part of a regular series of videos so I'm trying to match elements (titles / lower thirds etc) to what I've done previously on FCP7.  Ok, so the fonts have a "size" that's different to FCP7, you have to scroll down all of the fonts to get to the one you want (you can't just type "t" to get to Tahoma - Ariel is starting to look good) and the default position for text is outside of title safe (This is a pro app right?), well I can deal with that through gritted teeth.  But .....
    I've used both the Gradient Edge and Centred titles.  The title formatting (typing / size / font / position) doesn't seem to "stick" either when I copy and paste a title (say pasteing a lower third further along the storyline) or when I quit and restart FCPX.  I've done it a few times now and no luck, I lose the typing (replaced by "Name") the font and the position.  I've tried pasting in the open project and to a new project (just to try to save the work) all to no avail.
    Any suggestions?
    Reinstall?
    Use FCPX Rescue (aka FCP7)?
    OS 10.6.8   Mac Pro 2.66 QC 10GIG RAM

    Thanks for the suggestion, it didn't do the trick.  I can drag the title along the storyline and it is fine.  No go with the copy and paste, I lose the first line of text and up comes "Name" (and I've waited for the render to finish and I don't get the shaded undo). 
    This is becoming a bit of deal breaker, I'm ok with going through bit of pain to learn the X, and I realise I will have to build new templates for my regular videos (and how to work up a new workflow) but to rebuild credits and lower thirds every time / week..... I haven't given up yet but I'm beginning to think, naaa life is too short, wait until they get it right.
    It shouldn't matter but maybe it does, I don't have Motion installed.       

  • Is it possible to add a gradient to text in adobe edge animate?

    i'm wondering if it's possible to add a gradient to text in adobe edge. I come from the flash world and new to edge. I'm trying to eliminate importing a series of text blocks as art. Can anyone add some insight please?
    thanks in advance!

    Check this out :http://css-tricks.com/snippets/css/gradient-text/
    Sent from Mailbox
    On Mon, Jun 16, 2014 at 4:52 PM, Marie Goodwyn <[email protected]>

  • How can I make a gradient like this? (Edge between colors is hard, and bends)

    I'm using Illustrator CS5
    Looking to make a gradient similar to the one in the "BubbleBoddy" font here -
    What's the smartest way to go about doing this? I have a basic understanding of gradients, but I have no idea how to get the gradient line to bend like that, or how to get such a "hard edge" between the light and dark pink.
    Any help is greatly appreciated! Thank you!

    draw a curve, copy it, colour it, blend 'em (alt + ctrl + B or Object > Blend > Make
    then use your text as a mask.

  • Transform Gradient Tool center pt keeps appearing on the left edge of the stage and it's annoying..

    I'm editing gradients in small areas.  When I want to edit the gradient fill of a small shape, I have to zoom all the way out because the center of the gradient is on the left edge of the stage somewhere.  I'm getting a little tired of dragging the center point over to the small area requiring the fill. 
    Occasionally the Transform Gradient Tool will appear within the zoomed in area I'm working in but I'm unsure why!  Any tips out there my friends?
    Thanks!
    -DEO

    This may be related to session restore.
    *[https://bugzilla.mozilla.org/show_bug.cgi?id=774943 bug 774943] - Session restore puts "+" button in the wrong spot and hides first tab
    *[https://bugzilla.mozilla.org/show_bug.cgi?id=714382 bug 714382] - Leftmost tab is hidden when reopening browser window
    <i>([https://bugzilla.mozilla.org/page.cgi?id=etiquette.html please do not comment in bug reports])</i>

  • How to Create a consistent Gradient w/ Soft Edge & Filter

    Hello, Im using photoshop 6, and Im trying to apply an effect for a banner photo, that will be consistent for other banner photos of the same size.
    I've attached a photo of this.
    As you can see the gradient (which contains the text) starts with a grey color then transitions to white. The right edge that meets the blue sky isnt a hard edge but rather a soft edge.
    Im not sure how to create that soft edge. Someone else had mentioned to use the gradient with colors from grey to white then to transparent to create that soft right edge.  Im not sure how to set that up.
    I used a brush in this case, and as you can see, the line is uneven.
    Also I believe the Filter used here is Ripple or Ocean Ripple.
    I was hoping if someone could walk me through what the correct steps would be to create that effect, so that I can use this consistently for several photos

    Oh, I see, PS 6. The parts here about Fill Layers and Layer Styles won't apply, but the editing method is the same:
    First, open the Gradient Editor by clicking on the Gradient in the Option Bar or the dialog for a Gradient Fill Layer:
    Set up a Gray-to-White Gradient, and add a transparent stop just pas the White stop:
    Enter a name, and click on "New" to save it. You can also save as part of a Layer Style with Gradient Overlay.

  • How to create a blend or gradient that doesn't reach the edge of the shape

    I am creating a shape that looks like a pill... a rectangle with two circles on the ends, if you will. But it's all one shape. I want a gradient or blend (what exactly is the differnce?) that has a white middle and dark gray edges. The white goes along the pill horizontally... but the dark gray is above and below this white "line" but the rounded edges of the pill shape are the dark gray. This seems like it would be easy, but I can't figure out how to do it. I'm using CS6.

    Julie,
    To get something that resembles a straight pill (or a capsule) as the one you describe, you may:
    1) Create the outer rounded shape and split it into two: one on top with the stroke, one below with the solid fill corresponding to the colour adjacent to the stroke;
    2) Select the filled path and Object>Path>Offset Path, using a negative value that is half the width less a suitable small amount (1pt or something);
    3) Change the fill of the small inner path to a paler grey or white;
    4) Select both the filled paths and Object>Blend>Make (with Smooth or a suitable number of steps in the Object>Blend Options).
    To easily get something that is more like a round pill, you may apply horizontal gradients to the paths in the blend, along with a suitable number of steps.
    With a new version, you may also use the new 3D features.

  • Gradients and PDF frame edge problems

    I have a document that has a series of cut-out bottles on a gradiant background.
    If I print this document to a color printer, it looks fine.
    If I print it to a PDF, however, all of the frame edges appear (that is, the frame edges of the cut-out bottles). If I lose the gradient, this problem no longer occurs.
    Can someone please explain how to resolve this problem (and why it's happenning to begin with)?
    Thanks in advance.

    In rereading the post, I may have misinterpreted what you were saying originally (a screen capture is a wonderful way to show us what you are talking about). I thought you were saying the transparent background area was showing as a differnt shade from the rest of the background, but I realize now that probably is not what you meant at all.
    First off let's try to get some more details about the file, and about the intended final output. Will this print on a press, or digitally? Are the colors Spot or Process?
    What settings are you using to make the PDF? You said "print" to PDF, and if that's the case, you're flattening transparency and what you desbcibe as frame edges showing might be thin white lines at the image bounding boxes. These are called "stitching" and are a flattening artifact that shows on screen and in low resolution prints made from the PDF, but generally not in press output.
    Print to PDF is a distillation process and ALWAYS makes PDF with flattened transparency. It's far better to leave transparency live for as long as possible, ideally letting the printer's RIP do the flattening. To keep live transparency you must EXPORT to PDF, not print (and starting in CS5 you for printed output you need to change the default on export from PDF [Interactive] to PDF [Print]) and use Acrobat 5 or higher compatibility. The Press Quality preset is one good choice if you are going to press and you are controlling color management on your end because you know the print conditions (it converts all colors to process and a single output profile). PDF/X-4 will preserve all colors and embedded profiles for the Printer's RIP to do the color management, but not all printers are up to date enough to handle this.

  • Applying gradient to a shape's edge

    Hello.  I have a curved shape which is a light color.  I want to create a dark outline and have it fade into the light color as a gradient would, uniformly following the curved shape.  Any ideas?  Thanks
    Photoshop elements 8

    Try this
    Use the custom shape tool to "draw" your shape
    Place a blank layer below this and name it "stroke"
    Press CTRL+click the shape layer thumbnail to make it active
    Still on the blank layer, go to Edit>stroke, position it center, use a wide stroke - try 60 px
    Go to Layer menu>New fill layer>gradient
    Make the shape layer active, and clip the layers  - CTRL+G
    Back to the gradient fill layer, select your gradient to suit
    Here is a print screen so that you can visualize the layer structure. It's all done in PSEv.8.

  • Where is the gradient tool in Edge Animate 1.5 on a Mac?

    I've watched the tutorials and videos but it simply doesn't appear in my color palette where it does within the videos. Could someone please help me?

    Hi, beeftastic-
    There are two color pickers - one is for solids and the other is for gradients.  Here's a screenshot of the properties panel with the gradient picker icon highlighted.
    Hope that helps!
    -Elaine

Maybe you are looking for

  • I can no longer login to my Macbook Pro.

    Hello everybody, I am the owner of a Macbook Pro (bought it in 2010) with the newest Maverick software. There was an new update to be done (I don't really know which one), which went without problems. Afterwards I wanted to open mail, but I got a not

  • CS5 can't preview the fonts image after upgrade the OS X 10.10.1

    My CS5 can't preview the fonts image after upgrade the OS X 10.10.1, Wanna try to reinstall the AI but my disc read error. Anyone has this problem or solution, Many Thanks!!

  • Query on implementing Internationalization

    Hi, We're using helper classes to implement the Internalization in our project. But due to this there is lot of redundant code which also creates problem when we want to internationalize for newer markets. I've read about JSTL providing this function

  • Large Directory Tree

    Hello, I have a dilemna here, and I've been banging my head about it all day. I basically have a server volume that I am recursively reading through, and producing XML as a datasource for Flex to produce a Tree. This volume is HUGE, and I mean HUGE.

  • Keep your eyes open for this user

    this person just came harrassing my girlfriend into trying to force her to give her password to him (which she didn't ofcourse) but since we don't know if this is a distraction while trying to hack your password, I figured I'd drop this here so you'r