kicad/common/plotters
Seth Hillbrand bce8fb31ab Mirror hidden text in SVG plotter
We output a 0 opacity text in the SVG plotter to allow searching.  When
this text is changed to 100 opacity, it can show up on the user screen
and so needs to be mirrored to match the stroke font output

Fixes https://gitlab.com/kicad/code/kicad/issues/5001

(cherry picked from commit b650e4568b)
2020-07-30 06:26:49 -07:00
..
DXF_plotter.cpp pcbnew: Clean up warnings with unit handling in the DXF export 2019-07-10 12:42:54 -04:00
GERBER_plotter.cpp Gerber plotter: ensure the gerber region for a round rect pad is always closed. 2020-06-12 10:54:09 +02:00
HPGL_plotter.cpp HPGL plotter fix incorrect scaling factor 2018-05-25 20:50:00 +02:00
PDF_plotter.cpp Plotting: Handle mask transparency 2019-06-17 13:27:58 -07:00
PS_plotter.cpp Plotting: Handle mask transparency 2019-06-17 13:27:58 -07:00
SVG_plotter.cpp Mirror hidden text in SVG plotter 2020-07-30 06:26:49 -07:00
common_plot_functions.cpp Eeschema: use worksheet color when plotting 2019-05-26 12:21:08 -04:00
plotter.cpp Treat 0-length ovals as circles 2020-07-28 09:53:26 -07:00