Re: [css-d] Direction Blur

2016-05-06 Thread Crest Christopher
True, I don't want Microsoft only. I have a plan so far not put into motion yet but if that is all the suggestions put forth I'll proceed with my plan, hoping it works ! Philippe Wittenbergh wrote: On May 7, 2016, at 12:54 PM, Karl DeSaulniers wrote: I think he is looking for this one.

Re: [css-d] Direction Blur

2016-05-06 Thread Philippe Wittenbergh
> On May 7, 2016, at 12:54 PM, Karl DeSaulniers wrote: > > I think he is looking for this one. > > https://msdn.microsoft.com/en-us/library/ms532866(v=vs.85).aspx But that is still a MS-only filter, and I suspect the same warning as my previous message will apply – that is: those filters only

Re: [css-d] Direction Blur

2016-05-06 Thread Karl DeSaulniers
I think he is looking for this one. https://msdn.microsoft.com/en-us/library/ms532866(v=vs.85).aspx Best, Karl DeSaulniers Design Drumm http://designdrumm.com On May 6, 2016, at 10:50 PM, Philippe Wittenbergh wrote: > >> On May 7, 2016, at 11:49 AM, Karl DeSaulniers wrote: >> >> Micros

Re: [css-d] Direction Blur

2016-05-06 Thread Philippe Wittenbergh
> On May 7, 2016, at 11:49 AM, Karl DeSaulniers wrote: > > Microsoft filter blur angle LOL - from the MS page: https://msdn.microsoft.com/en-us/library/ms532979(v=vs.85).aspx > This topic documents a feature of Visual Filters and Transitions, which is > deprecated as of Windows Internet Explo

Re: [css-d] Direction Blur

2016-05-06 Thread Karl DeSaulniers
Google Microsoft filter blur angle Look for the Microsoft link. Has exactly what your looking for. It's very limited. I think 3 angles. 90, 45 and 180 Have no time to check myself at the moment so I might be mistaken. GL Best, Karl Sent from losPhone > On May 6, 2016, at 6:45 PM, Crest

[css-d] Direction Blur

2016-05-06 Thread Crest Christopher
Looking for a way to control the blur direction as in the filter:blur property ? By default the blur filter applies and even blur, if I could extract the blur from filter in the form of a css property I could use skew to do the direction ? _