cairo/util/cairo-gobject
Chris Wilson 70cd3b473d api: Extend cairo_antialias_t to include performace/quality hints
The existing API only described the method to be used for performing
rasterisation and unlike other API provided no opportunity for the user
to give a hint as to how to trade off performance against speed. So in
order to no be overly prescriptive, we extend the NONE/GRAY/SUBPIXEL
methods with FAST/GOOD/BEST hints and leave the backend to decide how
best to achieve those goals.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2011-08-30 15:17:38 +01:00
..
cairo-gobject-enums.c api: Extend cairo_antialias_t to include performace/quality hints 2011-08-30 15:17:38 +01:00
cairo-gobject-structs.c Add cairo-gobject library 2010-08-07 20:19:27 +02:00
cairo-gobject.h gobject: Fix header defines 2010-09-01 21:14:40 +02:00
Makefile.am Add cairo-gobject library 2010-08-07 20:19:27 +02:00