kicad/common/plotters
Seth Hillbrand b650e4568b 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
2020-07-30 06:17:37 -07:00
..
DXF_plotter.cpp Rip out the unused leftovers of the old color system 2020-06-18 22:32:14 -04:00
GERBER_plotter.cpp Gerber plotter: ensure the gerber region for a round rect pad is always closed. 2020-06-12 10:22:19 +02:00
HPGL_plotter.cpp Remove a bunch of globals. 2020-04-16 17:34:46 +01:00
PDF_plotter.cpp PDF plotter: better handling of non ASCII7 (unicode 16) chars. 2020-07-26 17:59:02 +02:00
PS_plotter.cpp PDF plotter: better handling of non ASCII7 (unicode 16) chars. 2020-07-26 17:59:02 +02:00
SVG_plotter.cpp Mirror hidden text in SVG plotter 2020-07-30 06:17:37 -07:00
common_plot_functions.cpp Change super/subscript syntax to ^{foo} and _{foo}. 2020-04-18 21:04:41 +01:00
plotter.cpp Eeschema: allow editing of junction properties diameter and color. 2020-06-24 13:36:17 -04:00