On Thu, 7 May 2020 09:19:28 GMT, Bhawesh Choudhary <bchoudh...@openjdk.org> 
wrote:

> Root cause of issue is Specifying a image mask from GraphicsContextJava.cpp 
> in WebKit was not implemented, so masking
> doesn't take place at all while rendering SVGRect. to fix this issue add 
> implementation of function clipToImageBuffer()
> in GraphicsContextJava.cpp and send clip image to WCGraphicsPrismContext.java 
>  While rendering in
> WCGraphicsPrismContext.java if image clip mask is available, use it for 
> rendering using MaskTextureGraphics interface
> otherwise use usual way of rendering.

This pull request has been closed without being integrated.

-------------

PR: https://git.openjdk.java.net/jfx/pull/213

Reply via email to