Thanks. Pierre, do you think I should file this as a bug?
Dan
On Jun 30, 2005, at 11:56 AM, Sam Kass wrote:
Hi Dan,
I got your message last time and tried your composition, and
sure enough it seemed to me it should have worked but didn't. You
might try hacking up your own posterize-esque Core Image Kernel
filter, but in the meantime I couldn't figure out how to make it
work or why it didn't, so didn't reply.
--Sam
Dan Wood wrote:
[Apologies if you have seen this before -- I thought I sent it,
but I didn't see it go through, nor any responses. Trying again.]
I have a simple composition in which I am trying to blur some
text, and then apply a posterization on the blur to make a
"bubble" around the text, to get an effect sort of like the logo
to Skype, <http:// www.skype.com/>.
I'm applying a gaussian blur to the text, then color posterize --
but it seems to have no effect.