SVG
Guru Hb
guru.hb at oracle.com
Tue Oct 11 15:17:47 UTC 2016
WebView renders SVG ( WebView.getWebEngine().load("PathToSvg.svg"); ).
Could you please let us know which content (SVG) failed to rendered as
expected. Please file a JBS with simplified test content , will analyze.
Thanks,
Guru
On 11/10/16 6:56 PM, Scott Palmer wrote:
>> On Oct 11, 2016, at 8:36 AM, Kevin Rushforth <kevin.rushforth at oracle.com> wrote:
>>
>> JavaFX supports SVG paths both directly and via CSS, but there is no general support for SVG.
>
> Perhaps there should be? Is there an enhancement request in JIRA?
>
> I just Worte a program that tried to get around this using WebView to render the SVG. It is more awkward than it should be, and due to an existing issue I had to use a workaround to get the background to be transparent that will surely break with Java 9.
>
> Scott
More information about the openjfx-dev
mailing list