kicad/common/legacy_wx
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 Legacy canvas: fix missing code to draw block outline. 2018-11-16 21:03:04 +01:00
eda_draw_frame.cpp GAL: Add antialiasing options to Cairo 2019-01-04 13:39:56 -08:00
eda_draw_panel.cpp Support autopanning in GALified eeschema 2018-12-11 17:49:34 +01:00
other.cpp class MARKER rework: fix a few minor issues, remove duplicate code and add comments. 2018-12-19 15:13:31 +01:00