pcb 4.1.1
An interactive printed circuit board layout editor.
|
00001 extern HID ps_hid; 00002 extern void ps_hid_export_to_file (FILE *, HID_Attr_Val *); 00003 extern void ps_start_file (FILE *); 00004 extern void ps_calibrate_1 (double , double , int); 00005 extern void hid_eps_init (); 00006 void ps_ps_init (HID *hid); 00007 void ps_ps_graphics_init (HID_DRAW *graphics);