From 19188ee99dfe49e729baa2f8c98a132ddb3706ab Mon Sep 17 00:00:00 2001 From: stefan schippers Date: Mon, 30 Sep 2024 17:22:31 +0200 Subject: [PATCH] update developer_info.html (xschem print command description) --- doc/xschem_man/developer_info.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/xschem_man/developer_info.html b/doc/xschem_man/developer_info.html index 9b875b5f..dbaad390 100644 --- a/doc/xschem_man/developer_info.html +++ b/doc/xschem_man/developer_info.html @@ -548,6 +548,7 @@ C {verilog_timescale.sym} 1050 -100 0 0 {name=s1 timestep="1ns" precision="1ns" +
  • abort_operation
  • @@ -1119,6 +1120,9 @@ C {verilog_timescale.sym} 1050 -100 0 0 {name=s1 timestep="1ns" precision="1ns"
        
  • print png|svg|ps|pdf|ps_full|pdf_full img_file [img_x img_y] [x1 y1 x2 y2]
  •     If img_x and img_y are set to 0 (recommended for svg and ps/pdf) 
        they will be calculated by xschem automatically
    +   if img_x and img_y are given they will set the bitmap size, if
    +   area to export is not given then use the selection boundbox if
    +   a selection exists or do a full zoom.
        Export current schematic to image.
                                 img x   y size    xschem area to export
           0     1    2    3         4   5             6    7   8   9