|
KiCad PCB EDA Suite
|
Go to the source code of this file.
Classes | |
| class | PNG_PLOTTER |
| PNG rasterization plotter using Cairo graphics library. More... | |
Variables | |
| constexpr int | DEFAULT_PNG_DPI = 300 |
| constexpr int | MIN_PNG_DPI = 72 |
| constexpr int | MAX_PNG_DPI = 2400 |
|
constexpr |
Definition at line 28 of file plotter_png.h.
Referenced by JOB_EXPORT_PCB_PNG::JOB_EXPORT_PCB_PNG(), CLI::PCB_EXPORT_PNG_COMMAND::PCB_EXPORT_PNG_COMMAND(), PCB_PLOT_PARAMS::PCB_PLOT_PARAMS(), PNG_PLOTTER::PNG_PLOTTER(), CLI::SCH_EXPORT_PLOT_COMMAND::SCH_EXPORT_PLOT_COMMAND(), and SCH_PLOT_OPTS::SCH_PLOT_OPTS().
|
constexpr |
Definition at line 30 of file plotter_png.h.
Referenced by CLI::PCB_EXPORT_PNG_COMMAND::doPerform(), CLI::SCH_EXPORT_PLOT_COMMAND::doPerform(), PCB_PLOT_PARAMS_PARSER::Parse(), and SCH_PLOTTER::plotOneSheetPNG().
|
constexpr |
Definition at line 29 of file plotter_png.h.
Referenced by CLI::PCB_EXPORT_PNG_COMMAND::doPerform(), CLI::SCH_EXPORT_PLOT_COMMAND::doPerform(), PCB_PLOT_PARAMS_PARSER::Parse(), and SCH_PLOTTER::plotOneSheetPNG().