kicad/common/plotters
Seth Hillbrand da1707d5ba Place hidden PDF text behind words better
Rather than hiding a single line at once, we align each word in the
string with the approximate location of the output word.  This allows
better selecting text in the output pdf

Fixes https://gitlab.com/kicad/code/kicad/issues/12159
2023-01-19 15:53:46 -08:00
..
DXF_plotter.cpp Move hypertext linking to user-page-numbers. 2022-08-27 19:17:43 +01:00
GERBER_plotter.cpp Move hypertext linking to user-page-numbers. 2022-08-27 19:17:43 +01:00
HPGL_plotter.cpp Move hypertext linking to user-page-numbers. 2022-08-27 19:17:43 +01:00
PDF_plotter.cpp Place hidden PDF text behind words better 2023-01-19 15:53:46 -08:00
PS_plotter.cpp Move hypertext linking to user-page-numbers. 2022-08-27 19:17:43 +01:00
SVG_plotter.cpp Add cli export of symbols from kicad libraries 2022-12-12 22:44:26 -05:00
common_plot_functions.cpp Move default font to RENDER_SETTINGS. 2022-10-22 21:32:42 +01:00
plotter.cpp Plotters: make virtual void PLOTTER::Arc() using arc angles protected. 2022-09-20 18:55:20 +02:00