kicad/include/plotters
Jeff Young 079d4a603a Improve transparency handling while plotting.
Only SVG can actually handle transparency, but we should at least mimic
the color value of other transparent fills by blending with a (presumed)
white paper.

Fixes https://gitlab.com/kicad/code/kicad/issues/11304
2022-04-08 11:40:53 +01:00
..
gbr_plotter_aperture_macros.h Move plotter headers into include folder. 2021-08-18 16:38:31 -04:00
gbr_plotter_apertures.h EDA_ANGLE for plotters. 2022-01-16 01:19:45 +00:00
plotter.h Plotters: add plot Arcs using EDA_SHAPE or center, start point and end point. 2022-02-20 17:17:20 +01:00
plotter_dxf.h EDA_ANGLE for plotters. 2022-01-16 01:19:45 +00:00
plotter_gerber.h Plotters: add plot Arcs using EDA_SHAPE or center, start point and end point. 2022-02-20 17:17:20 +01:00
plotter_hpgl.h Plotters: add plot Arcs using EDA_SHAPE or center, start point and end point. 2022-02-20 17:17:20 +01:00
plotters_pslike.h Improve transparency handling while plotting. 2022-04-08 11:40:53 +01:00