Outer glow effects won't render.

I applied an outer glow to my opjects in illustrator but it just won't display.
I'm woried that I've hit some kind of weird hotkey that turns raster effects off or something, but I dont even know where to start looking.
I've used glows in the past and its always a bit wonkey but now it just wont do anything.
I've been using spot colors, but have tried it without to no effect, and I run windows 8.
I want to apply it to the compound shape hammer time, I thought maybe it was not working because of the compound shape so I tried getting rid of my inside shapes, but its not really changing.
I did just notice that there is a weird haze around the top hammer time on this image, but ONLY if you turn your head and look at the monitor from a strange angle can you really see it. So it might just be that I screwed up my glow settings here.
I'm trying to get the glow to be very strong for about half an inch and the fade out.

There are tools in the system that help you do it.
But actually it would be better to use calibration hardware.
http://www.normankoren.com/makingfineprints1A.html

Similar Messages

  • How do you add outer glow effect to text in Elements 12?

    I've created a layer in Elements 12 that contains some text.  I'd like to add an outer glow effect. 
    This is what I am doing:
    1.  Select layer with text
    2.  Click FX button at bottom of screen
    3.  Click Styles tab
    4.  Select Outer Glow from drop down
    5.  I can see 11 preset option.  The only one that works is called 'Fire' and it is not the style I'm looking for.  I want a simple outline, but none of the other presets have any effect.
    Any help would be appreciated!!  Thanks!
    Jeff

    jeffreys42057005 wrote:
    I've created a layer in Elements 12 that contains some text.  I'd like to add an outer glow effect.
    This is what I am doing:
    1.  Select layer with text
    2.  Click FX button at bottom of screen
    3.  Click Styles tab
    4.  Select Outer Glow from drop down
    5.  I can see 11 preset option.  The only one that works is called 'Fire' and it is not the style I'm looking for.  I want a simple outline, but none of the other presets have any effect.
    Any help would be appreciated!!  Thanks!
    Jeff
    Jeff,.
    You're almost there!
    Try  #4 Outer Glow>Simple. Apply.
    Now on the text layer in the layers palette, there is an f on the right. Double click on the f
    This brings up the Style settings dialog. At the bottom, check "Stroke", and adjust with the sliders to suit.

  • Glow effect with GPU render

    Hi everyone,
    I know that the glow effect can't be visible with GPU render on IOS/ANDROID devices.
    But I heard that there was a way to appply a glow effect anyway. (I need the GPU render as my animations are smoother with it)
    My code was :
    private function itemGlow(isGlowing:Boolean):void{
                                  if (isGlowing){
                                            var glow:GlowFilter = new GlowFilter();
                                            glow.color = 0xFFFF00;
                                            glow.alpha = .75;
                                            glow.blurX = 10;
                                            glow.blurY = 10;
                                            glow.quality = BitmapFilterQuality.MEDIUM;
                                            draggedItem.filters = [glow];
                                  } else {
                                            draggedItem.filters = null;
    And I decided to replace it, in order to make it work with GPU render, with this code :
    public function itemGlow(isGlowing:Boolean):void{
                                  if (isGlowing){
                                            var glow:Sprite = new Sprite();
    glow.graphics.beginFill(0); // black color
    glow.graphics.drawCircle(20, 20, 20);
    glow.graphics.endFill();
    draggedItem.filters = [new GlowFilter(0xFFFF00, 1)];
    var bd:BitmapData = new BitmapData(50, 50, true, 0x00000000);
    bd.draw(glow);
    var glowbit:Bitmap = new Bitmap(bd);
    addChild(glowbit);
                                  } else {
                                            draggedItem.filters = null;
    No errors, glow visible on the simulation device. But when it's not working on real Android device....
    Any idea why ?
    Thank you very much,
    Stephan

    From what I see it's for the same reason the original code wouldn't work. You're applying a glow filter the same way. The only different thing you're doing is drawing a black 40x40 black circle, drawing it into a transparent BitmapData (which isn't big enough) while adding that circle as a Bitmap to the display list.
    Are you working in 3D? Either way in general the way you can utilize the graphics class is to draw the object using built in Flash classes, then draw that object into a BitmapData (so draw "draggedItem" into a BitmapData with the glow applied) and then use the BitmapData (in a Bitmap like you did for example).

  • After Effects Won't Render Using H.264

    OK, I am trying to use H.264 codec but I keep getting an error and I can't figure out why.  I select (Composition > Add to Render Que), then I select "Output Module > Custom and select "Lossless" and select H.264 and then get the message below:
    "After Effects: For reliable output with H.264 compression, please choose it directly from the Output Module Format menu instead of via QuickTime. (44 :: 81)"
    So I then did as it said and selected the drop down arrow beside Output Module and then selected "Custom" and then selected H.264. and then I get the same message:
    "After Effects: For reliable output with H.264 compression, please choose it directly from the Output Module Format menu instead of via QuickTime. (44 :: 81)"
    An idea what's going on? Why does it give me this message when I am doing it the way it is telling me? How can I render using H.264?
    Thanks

    Are you using the trial version of After Effects?
    from "Supported output formats":
    "The free trial version of Adobe After Effects software does not include some features that depend upon software licensed from parties other than Adobe. For example, mocha for After Effects, some effect plug-ins, and some codecs for encoding MPEG formats are available only with the full version of Adobe After Effects software."
    H.264 is an MPEG format (MPEG-4, part 10).

  • Lighting Effect Won't Render

    I'm using Photoshop CS6 and trying to render a simple lighting effect. I successfully rendered the effect in a smaller document (5.5x8.5 in), but the effect doesn't show at all when I drag the layer into a new, larger document (24x78 in). I tried rendering it again fresh on both a vector smart object and a rasterized layer with no luck. I'm not sure if it's the graphics card or a wrong setting or what. Any ideas?
    Preview
    After I hit OK to accept the lighting effect. NOTHING happens
    My graphic card info.

    Hi,
    Can you post your info from here: Help> System Info...
    regards,
    steve

  • After Effects won't render quicktime

    Hello,
    I'm trying to render quicktime files and recieve this - After Effects error: Rendering error while wriring to file . Unable to open file. (-1610153459)
    My rig
    i7 CPU 93- @ 2.800
    2 x GeForce GTX 460
    16 GB Ram
    These are files which I've previously rendered without a hitch, this started yesterday. I've deleted folder in appdata with no success. I hope someone can help me as I've an irate client.

    Q: What information should I provide when asking a question on this forum?

  • Outer Glow problem

    Hi,
    I'm using outer glow effect. When it reaches certain blur values, it draw a strange borders outside the object.
    I can't find a solution. Example:

    I’d say it’s happening because Illustrator is a buggy piece of crap that hasn’t been out of beta in over a decade.
    I find Illustrator's raster effects terribly anaemic. I prefer the versatility of a hand-made effect. For Outer Glow I add a stroke using the Appearance panel and drag it to the bottom of the stack of appearances. With the stroke selected I then apply a Gaussian Blur effect. This is more versatile than Outer Glow because I can alter the size of the effect using the stroke weight without touching the blur. I can also use a brush for the stroke or apply other effects, like Scribble.

  • Outer Glow not appearing in Illustrator CS5.1

    I am working in a file in Illustrator CS5.1 and when I try to add an Outer Glow effect to text or an object, it does not show up.  As I'm applying it with the preview option selected, or even after I apply it.
    I also can't seem to get the blur option to work on drop shadows.  All drop shadows appear with a hard edge.
    The odd part is that when I open a CS4 version of the file, I can see the outer glow on the text and objects, but once I manipulate that file, it dissappears.
    Is this some setting I am missing in Illustrator that was previously set default in older program versions????

    5 in what units. Inches then it is too high and that is why you see nothing it is overblurred.
    Can you post a screen shot, use the caemra icon (3 left of the smily face). tyr putting in these amounts.

  • Using Black Outer Glow: no joy.

    In Illustrator CS3 I've tried using a black outer glow around text objects with success.
    However, when I place said text over another coloured object (i.e. a white square), the outer glow doesn't appear correctly.  I can see the outer glow peeking out from underneath the coloured object but NOT surrounding the letters themselves.  When I drag the text to an empty area, the black outer glow appears as it should.  It's as though the effect is there, but is somehow blocked by the underlying object.  I've re-started Illustrator, opened new files, etc.  I can't seem to solve this problem on my own.
    If anyone has some kind of answer, I'd appreciate it!

    I'm using CS4 Mac.
    Outer glow set to black and Normal or Multiply works fine against a white rectangle that's larger than the text. But if I reduce the size of that rectangle so its edges fall inside the text, the glow's spread appears to change as it crosses the rectangle. The spread (density and size) is stronger over the rectangle than over the artboard beyond it. The transition is so abrupt that one can actually "see" the edges of the rectangle.
    One might assume this is somehow a function of the artboard's "vector transparency" which interacts differently with the glow effect than an object painted white. And maybe there is some explanation along those lines, but it's beyond my technical grasp. If, for example, I place a larger, second rectangle -- white or another color -- behind the first one (so it's lowest in the stack of three objects) that unsightly transition vanishes.
    More important (and a reason to doubt the hypothesis above) is that Tom's drop shadow technique does not produce this problem. The drop shadow is even over the edges of the small white rectangle and out onto the artboard.
    So there's something going on there with the outer glow effect....

  • ProRes HD and effects refuse to render

    I have a Kona LHe card and am capturing HDV into ProRes. Most everything works great, except some effects like (thresold, bloom, vinette) once they are dropped on a clip, state that "this effect won't render with your graphics card" I have never seen this before. Does anyone know what"s up?

    If you've too graphic cards in your Mac Fxplug effect won't work. It's a bug to be solved by Apple.
    Look here :
    http://www.dvinfo.net/conf/showthread.php?t=97458

  • Why won't my outer glow show up?

    I'm working in AI CS4. I have text appearing over a photograph (linked) and I want to put an outer glow around the text to make it easier to read. I was able to accomplish it in ID, but not in Illustrator.
    I converted my text to outlines, selected effect > stylize > outer glow; clicked the preview box, set blending mode to screen, color to white, opacity to 75%, blur to 2 inches. I get a status bar for the generation of the Gaussian blur, but when it's done, there's nothing there. Everything is just as it was before. The attributes dialog box tells me there's an outer glow. I wondered if the photo being linked had anything to do with it, so I tried it on text over a colored box, and I had the same results.
    I'm a newbie in AI, so if you answer, don't assume I know anything. : )

    OK, I did that, and though it didn't solve the problem per se, it did lead to my discovering the problem. One of the modes, I believe it was darken, did have a noticeable, although not desirable, effect. It turns out that setting the blur to 2 inches was the problem; it made the effect so subtle I couldn't see it. I changed it to 0.2 inches, and problem solved. Still, the effect was more subtle than I'd hoped for, but applying a second effect (smaller and with lower opacity) gave me what I was after. So thanks!

  • FCP doesn't render Livetype glow effect.

    I've created a neon-like glow effect on a title in Livetype. I've imported the project and a .mov into FCP. When I open the file in the browser, I can still see the effect. But as soon as FCP renders it, the glow effect disappears! I've tried changing the render settings to RGB and high precision YUV and it still doen't work. I've also tried exporting this tilte with different settings from Livetype. But the effect is always visible in the viewer and not in the sequence.
    Does anyone know what's going on?
    Thanks in advance.

    As a footnote, I'll add that once I applied some of the titles I created with no background to the image backgrounds on my timeline, the glow effect didn't look right either. So I went back to Livetype and imported the "background movies" I exported from FCP and placed them under the titles in Livetype. This way the glow effect looked just right once I saved it in Livetype and rendered it inside FCP!
    So, I guess the workflow was my major mistake...

  • Photoshop-Live-Effect: outer Glow Question

    Hello everybody
    Well after my positive impression about my first Post here, I hope, that someone can help me again.
    My problem is: In the Photoshop-Live-Effects, Category "Outer Glow" (Äußeres Glühen) is in the Part "Quality" (Qualität) the Option "random value" (Zufallswert).
    Well, when would be this option works?
    In Photoshop does this function only works, if the outer glow has a gradient, but that is in Fireworks not possible, as far as I know...

    Photoshop Live Effects are still new to me, as I just recently upgraded from Fireworks 8. This post from Jim Babbage echoes what Linda just said about them (that is, they help to maintain continuity between Photoshop and Fireworks):
    http://forums.adobe.com/message/2862805#2862805
    The case of "Jitter" is interesting though. It can only be applied in Photoshop and only if the gradient option is chosen. Yet when I tried this, and then opened the PSD file in Fireworks, the appearance was maintained but none of the correct settings appeared in the Photoshop Live Effects dialog. And adjusting the settings had no effect either. That doesn't really fit my idea of a "live" effect. In fact, it seems more like a flattened effect—except that its editibility is maintained if the file is reopened in Photoshop.
    Maybe they should call them Photoshop "hibernating" effects. ("They're not dead—they're just asleep!")
    Clearly, there's room for improvement here. It begs the question: Why include a slider for something that can neither be created nor adjusted in the application? (Of course, I'd rather they figure out a way to add support for gradients here than just remove the slider.)

  • Lighting effects won't fully render

    When I try to render lighting effects there is a horizontal gap in the middle of the image where the lighting effects do not render. Never had trouble rendering 3d or other things. Is this a defect in the software? Windows 7 64bit, Photoshop CC 2014, processor Intel i7 3.4 GHz, RAM 16 GB, and Video card GeForce GTX 560 Ti VRAM 1GB.

    Sure do. I keep my drivers are up-to-date. I'ts a good card and not too old. It renders lighting effects vdery fast but not completely - a narrow rectangular gap in middle. Some gaps are larger than this.

  • Timeline won't render in Premiere Elements 12 (and music video editing advice)

    I have a section of video I'm editing that won't render. I've read some similar threads but still have a question about how I can edit the clips to 'force' a render.
    I'm running PE 12 on a Core i3 laptop running Windows 8, so not a huge amount of processing power. I don't have an orange line above the timeline over these clips and I understand PE has decided that it's already giving me the best possible preview quality and doesn't need to render this section. However, it's four quick edits in time to some music and when I preview it back my computer clearly can't process the video and audio fast enough because I get very jerky video so I can't verify that the cuts are perfectly aligned to the drum beats.
    I've been exporting the whole four minutes just to review about five seconds of video in the middle to make sure it's synched, and this is getting really frustrating as I'm having to make frame by frame adjustments to improve the sync.
    Is there anything I can do to each clip, like adjust an image setting, to force PE to give me an orange line and want to render this section?
    Just as an aside to anyone who edits music video type clips - if you're making, say, four quick cuts to four drum beats in a bar, do you find the audio/visual sync works best if the cut is on the frame the drum beat attack starts on, or does it seem more natural if it's one or two frames after the initial attack so it's 'mid drum beat'? I'm tending to find just after the initial attack looks/sounds better for me - but maybe that's something to do with the delay in my PC processing the frame!
    Thanks for any advice,
    Chris.

    Chris
    Please excuse the questions, but I did not want to take anything for granted...are you sure that you are looking above the Timeline content for the render indicator line? Assuming that you are OK with that.....
    Are the gray tabs of the Work Area Bar placed so that they span the entire content of the Timeline, including this five second content which you say cannot be rendered. Remember rendering does not fix problems, rather it is a preview that helps you to realize that a problem exists sooner than later. Consequently, please confirm if an orange line persists over that five second content even if you press the Render key above the Timeline.
    Have you expanded the Timeline content to the maximum with the Zoom Out Zoom In Slider above the Timeline get the best look at the content on the Timeline in contrast to get the best possible preview in the Edit area monitor?
    Have you gone to Edit Menu/Project Settings/General and set the Audio Display Format to Milliseconds if you are involved in audio edits?
    Have you been nudging audio in sync with video using shortcuts, such as...
    As you hold down the Alt key of the computer main keyboard, tap the left or right arrow key once (one tap = 1 frame nudge)
    As you hold down the Shift+Alt keys of the computer main keyboard, tap the left or right arrow key once (one tap = 5 frames nudge)
    I would suggest that exploration and experimentation are the best tools with which to work to achieve a specific effect for your specific
    situation.
    Please review and then let us know if any of the above targets your questions about your workflow.
    Thank you.
    ATR

Maybe you are looking for

  • No iPhoto on my os x 10.9

    I do not have iphoto on my computer?  I was wondering if this is something that should come with the computer or if I have to pay to download it.  I recently recieved this computer as used, but was wiped out before I recieved it.

  • Does apple tv need wifi

    Hi I am considering buying an apple TV but i need to know first if you will need a wifi connection in order for to work with airplay or if it will work at all.

  • Unable to call, reach and connect with Customer Service

    How come every time I call *611 or 18009220204 from my cell phone. It directs me to the *611 app. Then at the very bottom of the app, it says "call customer service" then I'm directed to enter my billing pin. Then it just cycles after I enter it back

  • MacBook Pro and Iphone emails Gmail:

    I have a MacBook Pro and iphone sync'd, my email boxes are fine on the iphone and controlable. then I have a set up as Photobox50 Gmail which holds all my Gmail from any of my three email addresses. I want to delete from this Gmail - All Mail permane

  • Work Flow for Manually Disabling Account and Reporting on Disabling Account

    Hi All THis is my First Time To Create Work Flow for Idm Project Please Help me i want Work Flow for Manually Disabling Account and Reporting on Disabling Accounts Please Tell me How I will have to start, to create the code, I know how to configure b