Horizon
|
Classes | |
class | Layer |
Public Types | |
enum | { HOLES_LAYER = 10000 } |
Public Member Functions | |
PDFExportSettings (const json &) | |
json | serialize_schematic () const |
json | serialize_board () const |
Public Attributes | |
std::string | output_filename |
uint64_t | min_line_width = 0 |
bool | reverse_layers = false |
bool | mirror = false |
bool | include_text = true |
bool | set_holes_size = false |
uint64_t | holes_diameter = 0 |
std::map< int, Layer > | layers |