Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8101973

Request for shaped clip support

XMLWordPrintable

        Currently Prism support rectangular clip only. I'd like to request support for clips that are arbitrary Paths. Something like
          Graphics.setClip(Path clip);

        Webkit uses shaped clip extensively, so in WebView we have to work around by rendering to an offscreen image and blending with mask. This is very inefficient.

              flar Jim Graham
              peterz Peter Zhelezniakov
              Votes:
              1 Vote for this issue
              Watchers:
              11 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported: