WebView - some minor rendering bugs?
Peter Zhelezniakov
peter.zhelezniakov at oracle.com
Fri May 3 05:01:29 PDT 2013
Hi Thomas,
> Hallo JavaFX Developers,I check out the WebView capabilities and ask myself whether the rendering should behaveexactly like the native WebKit Rendering ? I think the rendering is customized !? For examplethe font smoothing for Webpages using the Font "Helvetica Neue" will not displayed correctly.Also there are some minor css rendering problems (border, position) Or there are some hiddenvmargs to adjust font smoothing ?
We have a public method to control font smoothing:
WebView.setFontSmoothingType()
--
Peter
More information about the openjfx-dev
mailing list