kicad/common/legacy_gal
Seth Hillbrand e8333633fe GAL: Add antialiasing options to Cairo
Cairo supports antialiasing when rendering but can be slow when set to
sub-pixel mode.  This bumps the minimum version of Cairo to 1.12
(available in 14.04 LTS as well as mingw) to support three antialias
settings (fast, good, best) that offer speed/appearance tradeoffs.

This can provide a higher-quality eeschema render as it works on a
per-element basis as opposed to the OpenGL per-screen antialias.
2019-01-04 13:39:56 -08:00
..
block.cpp Clean up undo when cancelling block operation. 2018-12-21 22:45:57 +00:00
eda_draw_frame.cpp GAL: Add antialiasing options to Cairo 2019-01-04 13:39:56 -08:00
other.cpp Include directories are implied by legacy_gal linkage 2018-11-08 07:52:36 -05:00