Re: [csswg-drafts] [css-transforms] New Transform operations: Warp and Twist (#4845)

Sorry to bug everyone but it seems that feDisplacementMap is completely broken.. not being able to set a neutral displacement value on any RGB colour value, only via Alpha layer.. 

You can verify this in this codepen where when scale is 1000, you can see a small gap even though the input colour is #7F7F7F which is equivalent to 127,127,127 ..? 

https://codepen.io/lopupen/pen/XWvWxJr

So how do you get half of 255 ??

I've tried several hacks combining the usage of 2 filters with inverse scale values in order to move pixels both one way and another in order to counteract the unwanted movement but it hasn't worked 

-- 
GitHub Notification of comment by lopugit
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4845#issuecomment-2370671940 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 24 September 2024 08:54:32 UTC