javafx fonts in linux

Phil Race philip.race at oracle.com
Fri Apr 15 19:36:42 UTC 2016


PS you may want to try -Dprism.verbose to see if you are getting S/W or 
ES2 (hardware) pipeline.

If you are getting ES2 try
-Dprism.order=sw

to rule out a graphics driver bug.

FYI both work fine for me (no fringing in either case).

-phil.

On 04/15/2016 12:24 PM, Phil Race wrote:
> The LCD text colour fringing is what is notable in the FX one for you yet
> when I use WebView to bring up the exact same javadoc on
> my Ubuntu 12.10 system I see no such fringing. It looks perfectly OK 
> to me.
> I also used JDK 9 b113.
>
> I don't believe we test on OpenSuSE (or support it) so something
> about your platform may be involved. It looks like the filtering
> wasn't applied at all.
>
>
> -phil.
>
> On 04/15/2016 11:57 AM, Michal Hlavac wrote:
>> Hello,
>>
>> Probably I am not first who ask this question, but I can't found 
>> right answer.
>> I use OpenSuSE Thumbleweed and jdk9 113 build.
>>
>> Fonts in javafx application looks different (uglier):
>> http://paste.opensuse.org/view/raw/2517282
>>
>> same page in firefox:
>> http://paste.opensuse.org/view/raw/88971809
>>
>> Why is that?
>>
>> thanks, miso
>



More information about the jdk9-dev mailing list