API REVIEW request for RT-19042: Add fontSmoothingType API to WebView

Pierre Richard pgr at jaxo.com
Mon May 14 00:30:58 PDT 2012


I've built and run the WebViewSample, with:
   javafx-sdk2.2.0-beta
   java version "1.6.0_26"
   Linux 2.6.32-34-generic (Ubuntu 10.04.3 LTS, "Lucid Lynx") ARM 64

LCD smoothing looks horrible, making  the text difficult to read.
Letter "p", for instance, is:

bXXXr
b      r
bXXVr
b      r
b      r
b      r       (b: blue, X: black, r: red)

I vote for a global FontSmoothingType property.
Global => at the WebView class level.


More information about the openjfx-dev mailing list