font_subpixel_order


Description:

[ NoAccessorMethod ]
public string font_subpixel_order { owned get; set; }

The type of sub-pixel antialiasing used when rendering text.

Valid values are:

  • none
  • rgb
  • bgr
  • vrgb
  • vbgr