pcb 4.1.1
An interactive printed circuit board layout editor.

ps.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void ps_hid_export_to_file (FILE *, HID_Attr_Val *)
void ps_start_file (FILE *)
void ps_calibrate_1 (double, double, int)
void hid_eps_init ()
void ps_ps_init (HID *hid)
void ps_ps_graphics_init (HID_DRAW *graphics)

Variables

HID ps_hid

Function Documentation

void ps_calibrate_1 ( double  ,
double  ,
int   
)

Definition at line 1439 of file ps.c.

References _, hid_st::attribute_dialog, c, calib_lines, HID_Attribute::default_val, global, guess(), gui, Message(), HID_Attr_Val::real_value, and HID_Attr_Val::str_value.

Referenced by lpr_calibrate(), and ps_calibrate().

Here is the call graph for this function:

void ps_start_file ( FILE *  )

Definition at line 434 of file ps.c.

References PCBType::Filename, global, MediaType::Height, MediaType::name, PCB, pcb_fprintf(), Progname, and MediaType::Width.

Referenced by ps_hid_export_to_file(), and ps_set_layer().

Here is the call graph for this function:


Variable Documentation

Definition at line 1526 of file ps.c.

Referenced by lpr_get_export_options(), ps_hid_export_to_file(), ps_make_gc(), and use_gc().