tags:

  • font
  • appearance

display_pixel_geometry = "RGB"

{{since('nightly')}}

Configures whether subpixel anti-aliasing should produce either "RGB" or "BGR" ordered output.

If your display has a BGR pixel geometry then you will want to set this to "BGR" for the best results when using subpixel antialiasing.

The default value is "RGB".