kicad/include/gal/cairo
Seth Hillbrand ea283625a7 Further simplification of AA regime
Reduce each (Accel & Fallback) to 3 options: Off, Fast, Good.  Fast AA
in accelerated canvas uses SMAA with tweaks suggested by David Beinder.
Good AA is super-sampled x2.

Cairo is similarly reduced to Off, Fast, Good, which map to the Cairo
options themselves.  Best is removed as it mostly affects text rendering
and not line drawing (as our text is)
2021-06-08 17:20:41 -07:00
..
cairo_compositor.h Further simplification of AA regime 2021-06-08 17:20:41 -07:00
cairo_gal.h Make the GAL responsible for the native cursor management 2021-04-05 02:36:12 +01:00
cairo_print.h Fix broken Doxygen comment specifiers. 2021-01-25 07:42:36 -05:00