Enum member cairo_subpixel_order_t.CAIRO_SUBPIXEL_ORDER_DEFAULT

Use the default subpixel order for for the target device

Declaration

enum cairo_subpixel_order_t
{
  // ...
  CAIRO_SUBPIXEL_ORDER_DEFAULT = 0,
  // ...
}

Authors

Johannes Pfau cairoD
cairo team cairo

Copyright

License

cairoD wrapper/bindings Boost License 1.0
cairo LGPL 2.1 / MPL 1.1