dcc1009162
Old PLOTTER::Text is not (yet) removed, but it use negative text size
to mirrored text, which is not really compatible with some plotters (especially PDF).
Using TEXT_ATTRIBUTES is much easy and much better,
so PLOTTER::PlotText() is added.
Note: "old" PLOTTER::Text() is not removed yet.
From master, commit
|
||
---|---|---|
.. | ||
DXF_plotter.cpp | ||
GERBER_plotter.cpp | ||
HPGL_plotter.cpp | ||
PDF_plotter.cpp | ||
PS_plotter.cpp | ||
SVG_plotter.cpp | ||
common_plot_functions.cpp | ||
plotter.cpp |