pcb 4.1.1
An interactive printed circuit board layout editor.
|
Go to the source code of this file.
Functions | |
void | png_hid_export_to_file (FILE *, HID_Attr_Val *) |
void png_hid_export_to_file | ( | FILE * | , |
HID_Attr_Val * | |||
) |
Definition at line 546 of file png.c.
References LayerType::ArcN, bottom_group, BOTTOM_SIDE, CLEAR_FLAG, PCBType::Data, f, PCBType::Flags, GetDataBoundingBox(), GetLayerGroupNumberByNumber(), GetLayerGroupNumberBySide(), hid_expose_callback(), HID_Attr_Val::int_value, IsLayerGroupEmpty(), lastbrush, lastgroup, DataType::Layer, layer, layer_stack_sort(), LayerStack, LayerType::LineN, linewidth, max_copper_layer, PCBType::MaxHeight, PCBType::MaxWidth, n, PCB, LayerType::PolygonN, region, SET_FLAG, Settings, show_bottom_side, SettingType::ShowBottomSide, LayerType::TextN, TOP_SIDE, BoxType::X1, BoxType::X2, BoxType::Y1, and BoxType::Y2.
Referenced by png_do_export().