The crisp fonts saga
    John Hendrikx 
    john.hendrikx at gmail.com
       
    Fri Dec 15 14:28:04 UTC 2023
    
    
  
I've done this for FX, but also for Windows globally.  Even on 4K 
screens (with the correct LCD pixel order) I notice color fringing, so 
I've forced Windows to use grayscale anti aliasing everywhere.  I just 
can't stand glyphs looking like they come from a circus poster.
--John
On 15/12/2023 12:44, Mark Raynsford wrote:
> On Thu, 2023-12-14 at 23:38 +0000, Pedro Duque Vieira wrote:
>> System.setProperty("prism.lcdtext", "false");
>>
>>
>> Javafx font rendering on Mac OS is better than on Windows.
> Yeah, I've had a go with this as well. On Windows 10, at least,
> the choice is between blurry text, or blurry text with awful colour
> fringing.
>
> Not great!
>
    
    
More information about the openjfx-dev
mailing list