mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2025-12-22 03:20:10 +01:00
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> |
||
|---|---|---|
| .. | ||
| cairo-gobject-enums.c | ||
| cairo-gobject-structs.c | ||
| cairo-gobject.h | ||
| Makefile.am | ||