[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openjdk-openjfx-dev
Subject:    Re: RFR: 8218973: SVG with masking is not rendering image with mask effect [v9]
From:       Bhawesh Choudhary <bchoudhary () openjdk ! java ! net>
Date:       2020-08-31 12:15:38
Message-ID: gPuVieb0939kLD--bjUW7KQpC7FJ8tYPlgCmvCWg0fQ=.276b3b4d-adba-497c-9bc3-b91e4387525c () github ! com
[Download RAW message or body]

> 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.

Bhawesh Choudhary has updated the pull request incrementally with one additional \
commit since the last revision:

  Added unit tests

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

Changes:
  - all: https://git.openjdk.java.net/jfx/pull/213/files
  - new: https://git.openjdk.java.net/jfx/pull/213/files/b1299ba1..41f64c0e

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jfx&pr=213&range=08
 - incr: https://webrevs.openjdk.java.net/?repo=jfx&pr=213&range=07-08

  Stats: 72 lines in 1 file changed: 71 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jfx/pull/213.diff
  Fetch: git fetch https://git.openjdk.java.net/jfx pull/213/head:pull/213

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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic