kicad/common/gal/cairo
Mike Williams 30987cebfe Gerbview: fix cairo negative items and implement real differential mode
Layers with negative objects need to be drawn in a subsurface before
copying so they don't _CLEAR the draw items below them when a negative
object is drawn.

Differential layers are basically the same thing only they use a
different copying operation onto the layers below.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/1863
Fixes https://gitlab.com/kicad/code/kicad/-/issues/4495
2021-08-31 12:43:53 +00:00
..
cairo_compositor.cpp Gerbview: fix cairo negative items and implement real differential mode 2021-08-31 12:43:53 +00:00
cairo_gal.cpp Gerbview: fix cairo negative items and implement real differential mode 2021-08-31 12:43:53 +00:00
cairo_print.cpp Naming conventions. 2021-03-19 23:06:19 +00:00