KiCad PCB EDA Suite
PDF_plotter.cpp File Reference

KiCad: specialized plotter for PDF files format. More...

#include <algorithm>
#include <wx/filename.h>
#include <wx/mstream.h>
#include <wx/zstream.h>
#include <advanced_config.h>
#include <eda_text.h>
#include <font/font.h>
#include <ignore.h>
#include <macros.h>
#include <trigo.h>
#include <string_utils.h>
#include <plotters/plotters_pslike.h>

Go to the source code of this file.

Detailed Description

KiCad: specialized plotter for PDF files format.

Definition in file PDF_plotter.cpp.