FontOption.setSubpixelOrder

Sets the subpixel order for the font options object. The subpixel order specifies the order of color elements within each pixel on the display device when rendering with an antialiasing mode of CAIRO_ANTIALIAS_SUBPIXEL. See the documentation for cairo_subpixel_order_t for full details. Since 1.0

class FontOption
void
setSubpixelOrder

Parameters

subpixelOrder cairo_subpixel_order_t

the new subpixel order