kicad/common/plotters
Seth Hillbrand 66e8795656 Plotting: Handle mask transparency
This handles images with transparent colors by mapping the transparent
color to white.  This only works when plotted into the background.

(cherry picked from commit b32439a694)
2019-06-17 14:59:38 -07:00
..
DXF_plotter.cpp Make DXF monochrome output only contain Black layer 2019-06-13 15:18:30 -07:00
GERBER_plotter.cpp Moving further arc approximations down 2019-05-22 14:35:17 -07:00
HPGL_plotter.cpp Moving further arc approximations down 2019-05-22 14:35:17 -07:00
PDF_plotter.cpp Plotting: Handle mask transparency 2019-06-17 14:59:38 -07:00
PS_plotter.cpp Plotting: Handle mask transparency 2019-06-17 14:59:38 -07:00
SVG_plotter.cpp Plotter: Ensure group style is respected in SVG 2019-05-23 09:40:35 -07:00
common_plot_functions.cpp Page layout: rework and fix a few issues. 2019-06-13 13:23:39 +02:00
plotter.cpp Convert remaining legacy drawing code to print code. 2019-05-31 21:54:22 +01:00