kicad/common/view
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
..
view.cpp Gerbview: fix cairo negative items and implement real differential mode 2021-08-31 12:43:53 +00:00
view_controls.cpp Initialize variables properly 2021-01-18 18:35:10 +00:00
view_group.cpp Rename layer ids file. 2021-07-29 16:03:25 +01:00
view_item.cpp Code formatting 2016-12-12 16:45:52 +01:00
view_overlay.cpp Rename layer ids file. 2021-07-29 16:03:25 +01:00
wx_view_controls.cpp Start expunging NULL. 2021-07-15 15:44:45 -04:00
zoom_controller.cpp Tweak default zoom settings for Windows 2021-03-21 19:46:23 -04:00