kicad/common/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.cpp Further simplification of AA regime 2021-06-08 17:20:41 -07:00
cairo_gal.cpp Fix some typos across the codebase 2021-04-05 16:15:25 +02:00
cairo_print.cpp Naming conventions. 2021-03-19 23:06:19 +00:00