│ │ │ - autotrace
│ │ │ - Ps2ai
│ │ │ - MetaPost
│ │ │ - Context Free - CFDG
│ │ │ @@ -852,20 +852,109 @@
│ │ │ - Adobe Illustrator via ps2ai.ps of Ghostscript.
│ │ │
│ │ │ - gs:
│ │ │ - any device that Ghostscript provides - use gs:format, e.g. gs:pdfwrite.
│ │ │
│ │ │
│ │ │ No format specific options
│ │ │ -
│ │ │ +
│ │ │ +
│ │ │ +This is the format used internally by Microsoft PowerPoint. LibreOffice can also read/write PowerPoint files albeit with some lack of functionality.
│ │ │ +
│ │ │ +The following driver specific options are available:
│ │ │ +
│ │ │ +- [-colors string]
│ │ │ +
│ │ │ +-
│ │ │ +
│ │ │ +"original" to retain original colors (default), "theme" to convert randomly to theme colors, or "theme-lum" also to vary luminance
│ │ │ +
│ │ │ +
│ │ │ +- [-fonts string]
│ │ │ +
│ │ │ +-
│ │ │ +
│ │ │ +use "windows" fonts (default), "native" fonts, or convert to the "theme" font
│ │ │ +
│ │ │ +
│ │ │ +- [-embed string]
│ │ │ +
│ │ │ +-
│ │ │ +
│ │ │ +embed fonts, specified as a comma-separated list of EOT-format font files
│ │ │ +
│ │ │ +
│ │ │ +- [-keepimagefiles]
│ │ │ +
│ │ │ +-
│ │ │ +
│ │ │ +do not remove the temporary PNG image files.
│ │ │ +
│ │ │ +
│ │ │ +
│ │ │ +
│ │ │ +
│ │ │ +The following driver specific options are available:
│ │ │ +
│ │ │ +- [-m]
│ │ │ +
│ │ │ +-
│ │ │ +
│ │ │ +map to Arial
│ │ │ +
│ │ │ +
│ │ │ +- [-nf]
│ │ │ +
│ │ │ +-
│ │ │ +
│ │ │ +emulate narrow fonts
│ │ │ +
│ │ │ +
│ │ │ +- [-drawbb]
│ │ │ +
│ │ │ +-
│ │ │ +
│ │ │ +draw bounding box
│ │ │ +
│ │ │ +
│ │ │ +- [-p]
│ │ │ +
│ │ │ +-
│ │ │ +
│ │ │ +prune line ends
│ │ │ +
│ │ │ +
│ │ │ +- [-nfw]
│ │ │ +
│ │ │ +-
│ │ │ +
│ │ │ +Newer versions of MS Windows (2000, XP, Vista, 7, ...) will not accept WMF/EMF files generated when this option is set and the input contains text. But if this option is not set, then the WMF/EMF driver will estimate interletter spacing of text using a very coarse heuristic. This may result in ugly looking output. On the other hand, OpenOffice can still read EMF/WMF files where pstoedit delegates the calculation of the inter letter spacing to the program reading the WMF/EMF file. So if the generated WMF/EMF file shall never be processed under MS Windows, use this option. If WMF/EMF files with high precision text need to be generated under *nix the only option is to use the -pta option of pstoedit. However that causes every text to be split into single characters which makes the text hard to edit afterwards. Hence the -nfw option provides a sort of compromise between portability and nice to edit but still nice looking text. Again - this option has no meaning when pstoedit is executed under MS Windows anyway. In that case the output is portable but nevertheless not split and still looks fine.
│ │ │ +
│ │ │ +
│ │ │ +- [-winbb]
│ │ │ +
│ │ │ +-
│ │ │ +
│ │ │ +let the MS Windows API calculate the Bounding Box (MS Windows only)
│ │ │ +
│ │ │ +
│ │ │ +- [-OO]
│ │ │ +
│ │ │ +-
│ │ │ +
│ │ │ +generate OpenOffice compatible EMF file
│ │ │ +
│ │ │ +
│ │ │ +
│ │ │ +
│ │ │
│ │ │ See also: http://linuxcnc.org/
│ │ │
│ │ │ No format specific options
│ │ │ -
│ │ │ +
│ │ │
│ │ │ generates compilable c code for rendering with cairo
│ │ │
│ │ │ The following driver specific options are available:
│ │ │
│ │ │ - [-pango]
│ │ │
│ │ │ @@ -885,24 +974,24 @@
│ │ │
│ │ │ -
│ │ │
│ │ │ sets the output file name for the generated C header file. e.g. myfig.h
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ +
│ │ │
│ │ │ No format specific options
│ │ │ -
│ │ │ +
│ │ │
│ │ │ No format specific options
│ │ │ -
│ │ │ +
│ │ │
│ │ │ No format specific options
│ │ │ -
│ │ │ +
│ │ │
│ │ │ This group consists of the following variants:
│ │ │
│ │ │ - dxf:
│ │ │ - CAD exchange format version 9 - only limited features. Consider using dxf_14 instead..
│ │ │
│ │ │ - dxf_14:
│ │ │ @@ -1009,45 +1098,45 @@
│ │ │
│ │ │ -
│ │ │
│ │ │ layers to be hidden (comma separated list of layer names, no space)
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ +
│ │ │
│ │ │ The following driver specific options are available:
│ │ │
│ │ │ - [java_class_name string]
│ │ │
│ │ │ -
│ │ │
│ │ │ name of java class to generate
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ +
│ │ │
│ │ │ The following driver specific options are available:
│ │ │
│ │ │ - [java_class_name string]
│ │ │
│ │ │ -
│ │ │
│ │ │ name of java class to generate
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ +
│ │ │
│ │ │ No format specific options
│ │ │ -
│ │ │ +
│ │ │
│ │ │ No format specific options
│ │ │ -
│ │ │ +
│ │ │
│ │ │ The following driver specific options are available:
│ │ │
│ │ │ - [-height number]
│ │ │
│ │ │ -
│ │ │
│ │ │ @@ -1065,48 +1154,48 @@
│ │ │
│ │ │
-
│ │ │
│ │ │ dump text pieces
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ +
│ │ │
│ │ │ No format specific options
│ │ │ -
│ │ │ +
│ │ │
│ │ │ No format specific options
│ │ │ -
│ │ │ +
│ │ │
│ │ │ No format specific options
│ │ │ -
│ │ │ +
│ │ │
│ │ │ The following driver specific options are available:
│ │ │
│ │ │ - [-eofillfills]
│ │ │
│ │ │ -
│ │ │
│ │ │ Filling is used for eofill (default is not to fill)
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ +
│ │ │
│ │ │ The following driver specific options are available:
│ │ │
│ │ │ - [-integers]
│ │ │
│ │ │ -
│ │ │
│ │ │ round all coordinates to the nearest integer
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ +
│ │ │
│ │ │ Nemetschek Object Interface XML format
│ │ │
│ │ │ The following driver specific options are available:
│ │ │
│ │ │ - [-r string]
│ │ │
│ │ │ @@ -1119,15 +1208,15 @@
│ │ │
│ │ │ -
│ │ │
│ │ │ Bezier Split Level (default 3)
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ +
│ │ │
│ │ │ The following driver specific options are available:
│ │ │
│ │ │ - [-troff]
│ │ │
│ │ │ -
│ │ │
│ │ │ @@ -1166,15 +1255,15 @@
│ │ │
│ │ │
-
│ │ │
│ │ │ enable debug output
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ +
│ │ │
│ │ │ This group consists of the following variants:
│ │ │
│ │ │ - hpgl:
│ │ │ - HPGL code.
│ │ │
│ │ │ - pcl:
│ │ │ @@ -1236,18 +1325,18 @@
│ │ │
│ │ │ -
│ │ │
│ │ │ rotate hpgl by 270 degrees
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ +
│ │ │
│ │ │ No format specific options
│ │ │ -
│ │ │ +
│ │ │
│ │ │ See also: http://pcb.sourceforge.net
│ │ │ and http://www.penguin.cz/~utx/pstoedit-pcb/
│ │ │
│ │ │ The following driver specific options are available:
│ │ │
│ │ │ - [-grid double number]
│ │ │ @@ -1296,20 +1385,20 @@
│ │ │
│ │ │ -
│ │ │
│ │ │ force all objects to be interpreted as polygons
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ +
│ │ │
│ │ │ See also: http://pcb.sourceforge.net
│ │ │
│ │ │ No format specific options
│ │ │ -
│ │ │ +
│ │ │
│ │ │ See also: http://repo.hu/projects/pcb-rnd
│ │ │ and http://www.penguin.cz/~utx/pstoedit-pcb/
│ │ │
│ │ │ The following driver specific options are available:
│ │ │
│ │ │ - [-grid double number]
│ │ │ @@ -1351,25 +1440,25 @@
│ │ │
│ │ │ -
│ │ │
│ │ │ force all objects to be interpreted as polygons
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ +
│ │ │
│ │ │ See also: http://wiki.geda-project.org/geda:gaf
│ │ │
│ │ │ No format specific options
│ │ │ -
│ │ │ +
│ │ │
│ │ │ Context Free Design Grammar, usable by Context Free Art (http://www.contextfreeart.org/)
│ │ │
│ │ │ No format specific options
│ │ │ -
│ │ │ +
│ │ │
│ │ │ The following driver specific options are available:
│ │ │
│ │ │ - [-R]
│ │ │
│ │ │ -
│ │ │
│ │ │ @@ -1387,29 +1476,29 @@
│ │ │
│ │ │
-
│ │ │
│ │ │ tagnames
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ +
│ │ │
│ │ │ this is a long description for the VTKe driver
│ │ │
│ │ │ The following driver specific options are available:
│ │ │
│ │ │ - [-VTKeoption integer]
│ │ │
│ │ │ -
│ │ │
│ │ │ just an example
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ +
│ │ │
│ │ │ StarView/OpenOffice.org metafile, readable from OpenOffice.org 1.0/StarOffice 6.0 and above.
│ │ │
│ │ │ The following driver specific options are available:
│ │ │
│ │ │ - [-m]
│ │ │
│ │ │ @@ -1422,30 +1511,30 @@
│ │ │
│ │ │ -
│ │ │
│ │ │ emulate narrow fonts
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ +
│ │ │
│ │ │ No format specific options
│ │ │ -
│ │ │ +
│ │ │
│ │ │ The following driver specific options are available:
│ │ │
│ │ │ - [-ta]
│ │ │
│ │ │ -
│ │ │
│ │ │ text as attribute
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ +
│ │ │
│ │ │ This group consists of the following variants:
│ │ │
│ │ │ - fig:
│ │ │ - .fig format for xfig.
│ │ │
│ │ │ - xfig:
│ │ │ @@ -1499,126 +1588,32 @@
│ │ │
│ │ │ -
│ │ │
│ │ │ set the page depth in inches (default 11)
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ +
│ │ │
│ │ │ No format specific options
│ │ │ -
│ │ │ +
│ │ │
│ │ │ This is a long description for the sample driver
│ │ │
│ │ │ The following driver specific options are available:
│ │ │
│ │ │ - [-sampleoption integer]
│ │ │
│ │ │ -
│ │ │
│ │ │ just an example
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ -
│ │ │ -This driver uses the C++ API of ImageMagick or GraphicsMagick to finally produce different output formats. The output format is determined automatically by Image-/GraphicsMagick based on the suffix of the output filename. So an output file test.png will force the creation of an image in PNG format. This binary of pstoedit was compiled against version 7.1.1 of ImageMagick.
│ │ │ -
│ │ │ -No format specific options
│ │ │ -
│ │ │ -
│ │ │ -The following driver specific options are available:
│ │ │ -
│ │ │ -- [-m]
│ │ │ -
│ │ │ --
│ │ │ -
│ │ │ -map to Arial
│ │ │ -
│ │ │ -
│ │ │ -- [-nf]
│ │ │ -
│ │ │ --
│ │ │ -
│ │ │ -emulate narrow fonts
│ │ │ -
│ │ │ -
│ │ │ -- [-drawbb]
│ │ │ -
│ │ │ --
│ │ │ -
│ │ │ -draw bounding box
│ │ │ -
│ │ │ -
│ │ │ -- [-p]
│ │ │ -
│ │ │ --
│ │ │ -
│ │ │ -prune line ends
│ │ │ -
│ │ │ -
│ │ │ -- [-nfw]
│ │ │ -
│ │ │ --
│ │ │ -
│ │ │ -Newer versions of MS Windows (2000, XP, Vista, 7, ...) will not accept WMF/EMF files generated when this option is set and the input contains text. But if this option is not set, then the WMF/EMF driver will estimate interletter spacing of text using a very coarse heuristic. This may result in ugly looking output. On the other hand, OpenOffice can still read EMF/WMF files where pstoedit delegates the calculation of the inter letter spacing to the program reading the WMF/EMF file. So if the generated WMF/EMF file shall never be processed under MS Windows, use this option. If WMF/EMF files with high precision text need to be generated under *nix the only option is to use the -pta option of pstoedit. However that causes every text to be split into single characters which makes the text hard to edit afterwards. Hence the -nfw option provides a sort of compromise between portability and nice to edit but still nice looking text. Again - this option has no meaning when pstoedit is executed under MS Windows anyway. In that case the output is portable but nevertheless not split and still looks fine.
│ │ │ -
│ │ │ -
│ │ │ -- [-winbb]
│ │ │ -
│ │ │ --
│ │ │ -
│ │ │ -let the MS Windows API calculate the Bounding Box (MS Windows only)
│ │ │ -
│ │ │ -
│ │ │ -- [-OO]
│ │ │ -
│ │ │ --
│ │ │ -
│ │ │ -generate OpenOffice compatible EMF file
│ │ │ -
│ │ │ -
│ │ │ -
│ │ │ -
│ │ │ -
│ │ │ -This is the format used internally by Microsoft PowerPoint. LibreOffice can also read/write PowerPoint files albeit with some lack of functionality.
│ │ │ -
│ │ │ -The following driver specific options are available:
│ │ │ -
│ │ │ -- [-colors string]
│ │ │ -
│ │ │ --
│ │ │ -
│ │ │ -"original" to retain original colors (default), "theme" to convert randomly to theme colors, or "theme-lum" also to vary luminance
│ │ │ -
│ │ │ -
│ │ │ -- [-fonts string]
│ │ │ -
│ │ │ --
│ │ │ -
│ │ │ -use "windows" fonts (default), "native" fonts, or convert to the "theme" font
│ │ │ -
│ │ │ -
│ │ │ -- [-embed string]
│ │ │ -
│ │ │ --
│ │ │ -
│ │ │ -embed fonts, specified as a comma-separated list of EOT-format font files
│ │ │ -
│ │ │ -
│ │ │ -- [-keepimagefiles]
│ │ │ -
│ │ │ --
│ │ │ -
│ │ │ -do not remove the temporary PNG image files.
│ │ │ -
│ │ │ -
│ │ │ -
│ │ │ -
│ │ │ +
│ │ │
│ │ │ This group consists of the following variants:
│ │ │
│ │ │ - gmfa:
│ │ │ - ASCII GNU metafile.
│ │ │
│ │ │ - gmfb:
│ │ │ @@ -1661,14 +1656,19 @@
│ │ │
│ │ │ -
│ │ │
│ │ │ plotutil format to generate
│ │ │
│ │ │
│ │ │
│ │ │ +
│ │ │ +
│ │ │ +This driver uses the C++ API of ImageMagick or GraphicsMagick to finally produce different output formats. The output format is determined automatically by Image-/GraphicsMagick based on the suffix of the output filename. So an output file test.png will force the creation of an image in PNG format. This binary of pstoedit was compiled against version 7.1.1 of ImageMagick.
│ │ │ +
│ │ │ +No format specific options
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │ pstoedit cooperates with autotrace. Autotrace can now produce a dump file
│ │ │ ├── html2text {}
│ │ │ │ @@ -1,10 +1,10 @@
│ │ │ │ ************ PPSSTTOOEEDDIITT ************
│ │ │ │ ****** DDrr.. WWoollffggaanngg GGlluunnzz ******
│ │ │ │ - ****** 3300 NNoovveemmbbeerr 22002244 ******
│ │ │ │ + ****** 0088 SSeepptteemmbbeerr 22002255 ******
│ │ │ │ ****** VVeerrssiioonn 44..0022 ******
│ │ │ │ pstoedit - a tool converting PostScript and PDF files into various vector
│ │ │ │ graphic formats
│ │ │ │ ******** TTaabbllee ooff CCoonntteennttss ********
│ │ │ │ * _S_y_n_o_p_s_i_s
│ │ │ │ o _F_r_o_m_ _a_ _c_o_m_m_a_n_d_ _s_h_e_l_l
│ │ │ │ o _F_r_o_m_ _P_s_t_o_e_d_i_t_Q_t_G_u_i
│ │ │ │ @@ -17,14 +17,16 @@
│ │ │ │ o _G_e_n_e_r_a_l_ _o_p_t_i_o_n_s
│ │ │ │ o _T_e_x_t_ _a_n_d_ _f_o_n_t_ _h_a_n_d_l_i_n_g_ _r_e_l_a_t_e_d_ _o_p_t_i_o_n_s
│ │ │ │ o _D_r_a_w_i_n_g_ _r_e_l_a_t_e_d_ _o_p_t_i_o_n_s
│ │ │ │ o _D_i_a_g_n_o_s_t_i_c_ _a_n_d_ _d_e_b_u_g_ _o_p_t_i_o_n_s
│ │ │ │ o _I_n_p_u_t_ _a_n_d_ _o_u_t_f_i_l_e_ _f_i_l_e_ _a_r_g_u_m_e_n_t_s
│ │ │ │ * _A_v_a_i_l_a_b_l_e_ _f_o_r_m_a_t_s_ _a_n_d_ _t_h_e_i_r_ _s_p_e_c_i_f_i_c_ _o_p_t_i_o_n_s
│ │ │ │ o _F_o_r_m_a_t_ _g_r_o_u_p_:_ _p_s_f_ _p_s_ _d_e_b_u_g_ _d_u_m_p_ _p_s_2_a_i_ _g_s
│ │ │ │ + o _p_p_t_x_ _-_ _P_r_e_s_e_n_t_a_t_i_o_n_M_L_ _(_P_o_w_e_r_P_o_i_n_t_)_ _f_o_r_m_a_t
│ │ │ │ + o _e_m_f_ _-_ _E_n_h_a_n_c_e_d_ _M_S_ _W_i_n_d_o_w_s_ _M_e_t_a_f_i_l_e
│ │ │ │ o _g_c_o_d_e_ _-_ _e_m_c_2_ _g_c_o_d_e_ _f_o_r_m_a_t
│ │ │ │ o _c_a_i_r_o_ _-_ _c_a_i_r_o_ _d_r_i_v_e_r
│ │ │ │ o _l_w_o_ _-_ _L_i_g_h_t_W_a_v_e_ _3_D_ _o_b_j_e_c_t_ _f_o_r_m_a_t
│ │ │ │ o _r_i_b_ _-_ _R_e_n_d_e_r_M_a_n_ _I_n_t_e_r_f_a_c_e_ _B_y_t_e_s_t_r_e_a_m
│ │ │ │ o _r_p_l_ _-_ _R_e_a_l_3_D_ _P_r_o_g_r_a_m_m_i_n_g_ _L_a_n_g_u_a_g_e_ _f_o_r_m_a_t
│ │ │ │ o _F_o_r_m_a_t_ _g_r_o_u_p_:_ _d_x_f_ _d_x_f___1_4_ _d_x_f___s
│ │ │ │ o _j_a_v_a_1_ _-_ _j_a_v_a_ _1_ _a_p_p_l_e_t_ _s_o_u_r_c_e_ _c_o_d_e
│ │ │ │ @@ -50,20 +52,18 @@
│ │ │ │ o _v_t_k_ _-_ _V_T_K_ _d_r_i_v_e_r
│ │ │ │ o _s_v_m_ _-_ _S_t_a_r_V_i_e_w_/_O_p_e_n_O_f_f_i_c_e_._o_r_g_ _m_e_t_a_f_i_l_e
│ │ │ │ o _g_n_u_p_l_o_t_ _-_ _g_n_u_p_l_o_t_ _f_o_r_m_a_t
│ │ │ │ o _t_g_i_f_ _-_ _T_g_i_f_ _._o_b_j_ _f_o_r_m_a_t
│ │ │ │ o _F_o_r_m_a_t_ _g_r_o_u_p_:_ _f_i_g_ _x_f_i_g_ _t_f_i_g
│ │ │ │ o _i_d_r_a_w_ _-_ _I_n_t_e_r_v_i_e_w_s_ _d_r_a_w_ _f_o_r_m_a_t_ _(_E_P_S_)
│ │ │ │ o _s_a_m_p_l_e_ _-_ _s_a_m_p_l_e_ _d_r_i_v_e_r
│ │ │ │ - o _m_a_g_i_c_k_ _-_ _M_A_G_I_C_K_ _d_r_i_v_e_r_ _c_o_m_p_a_t_i_b_l_e_ _w_i_t_h_ _v_e_r_s_i_o_n_ _7_._1_._1_ _o_f
│ │ │ │ - _I_m_a_g_e_M_a_g_i_c_k_.
│ │ │ │ - o _e_m_f_ _-_ _E_n_h_a_n_c_e_d_ _M_S_ _W_i_n_d_o_w_s_ _M_e_t_a_f_i_l_e
│ │ │ │ - o _p_p_t_x_ _-_ _P_r_e_s_e_n_t_a_t_i_o_n_M_L_ _(_P_o_w_e_r_P_o_i_n_t_)_ _f_o_r_m_a_t
│ │ │ │ o _F_o_r_m_a_t_ _g_r_o_u_p_:_ _g_m_f_a_ _g_m_f_b_ _p_l_o_t_ _p_l_o_t_-_p_n_m_ _p_l_o_t_-_c_g_m_ _p_l_o_t_-_a_i_ _p_l_o_t_-_s_v_g
│ │ │ │ _p_l_o_t_-_p_s_ _p_l_o_t_-_f_i_g_ _p_l_o_t_-_p_c_l_ _p_l_o_t_-_h_p_g_l_ _p_l_o_t_-_t_e_k
│ │ │ │ + o _m_a_g_i_c_k_ _-_ _M_A_G_I_C_K_ _d_r_i_v_e_r_ _c_o_m_p_a_t_i_b_l_e_ _w_i_t_h_ _v_e_r_s_i_o_n_ _7_._1_._1_ _o_f
│ │ │ │ + _I_m_a_g_e_M_a_g_i_c_k_.
│ │ │ │ * _N_O_T_E_S_ _O_N_ _S_P_E_C_I_F_I_C_ _F_O_R_M_A_T_S_ _A_N_D_ _D_R_I_V_E_R_S
│ │ │ │ o _a_u_t_o_t_r_a_c_e
│ │ │ │ o _P_s_2_a_i
│ │ │ │ o _M_e_t_a_P_o_s_t
│ │ │ │ o _C_o_n_t_e_x_t_ _F_r_e_e_ _-_ _C_F_D_G
│ │ │ │ o _L_a_T_e_X_2_e
│ │ │ │ o _C_r_e_a_t_i_n_g_ _a_ _n_e_w_ _o_u_t_p_u_t_ _f_o_r_m_a_t_ _d_r_i_v_e_r
│ │ │ │ @@ -516,14 +516,59 @@
│ │ │ │ dump:
│ │ │ │ for test purposes (same as debug).
│ │ │ │ ps2ai:
│ │ │ │ Adobe Illustrator via ps2ai.ps of Ghostscript.
│ │ │ │ gs:
│ │ │ │ any device that Ghostscript provides - use gs:format, e.g. gs:pdfwrite.
│ │ │ │ No format specific options
│ │ │ │ +****** ppppttxx -- PPrreesseennttaattiioonnMMLL ((PPoowweerrPPooiinntt)) ffoorrmmaatt ******
│ │ │ │ +This is the format used internally by Microsoft PowerPoint. LibreOffice can
│ │ │ │ +also read/write PowerPoint files albeit with some lack of functionality.
│ │ │ │ +The following driver specific options are available:
│ │ │ │ + [--ccoolloorrss string]
│ │ │ │ + "original" to retain original colors (default), "theme" to convert
│ │ │ │ + randomly to theme colors, or "theme-lum" also to vary luminance
│ │ │ │ + [--ffoonnttss string]
│ │ │ │ + use "windows" fonts (default), "native" fonts, or convert to the "theme"
│ │ │ │ + font
│ │ │ │ + [--eemmbbeedd string]
│ │ │ │ + embed fonts, specified as a comma-separated list of EOT-format font files
│ │ │ │ + [--kkeeeeppiimmaaggeeffiilleess]
│ │ │ │ + do not remove the temporary PNG image files.
│ │ │ │ +****** eemmff -- EEnnhhaanncceedd MMSS WWiinnddoowwss MMeettaaffiillee ******
│ │ │ │ +The following driver specific options are available:
│ │ │ │ + [--mm]
│ │ │ │ + map to Arial
│ │ │ │ + [--nnff]
│ │ │ │ + emulate narrow fonts
│ │ │ │ + [--ddrraawwbbbb]
│ │ │ │ + draw bounding box
│ │ │ │ + [--pp]
│ │ │ │ + prune line ends
│ │ │ │ + [--nnffww]
│ │ │ │ + Newer versions of MS Windows (2000, XP, Vista, 7, ...) will not accept
│ │ │ │ + WMF/EMF files generated when this option is set and the input contains
│ │ │ │ + text. But if this option is not set, then the WMF/EMF driver will
│ │ │ │ + estimate interletter spacing of text using a very coarse heuristic. This
│ │ │ │ + may result in ugly looking output. On the other hand, OpenOffice can
│ │ │ │ + still read EMF/WMF files where pstoedit delegates the calculation of the
│ │ │ │ + inter letter spacing to the program reading the WMF/EMF file. So if the
│ │ │ │ + generated WMF/EMF file shall never be processed under MS Windows, use
│ │ │ │ + this option. If WMF/EMF files with high precision text need to be
│ │ │ │ + generated under *nix the only option is to use the -pta option of
│ │ │ │ + pstoedit. However that causes every text to be split into single
│ │ │ │ + characters which makes the text hard to edit afterwards. Hence the -nfw
│ │ │ │ + option provides a sort of compromise between portability and nice to edit
│ │ │ │ + but still nice looking text. Again - this option has no meaning when
│ │ │ │ + pstoedit is executed under MS Windows anyway. In that case the output is
│ │ │ │ + portable but nevertheless not split and still looks fine.
│ │ │ │ + [--wwiinnbbbb]
│ │ │ │ + let the MS Windows API calculate the Bounding Box (MS Windows only)
│ │ │ │ + [--OOOO]
│ │ │ │ + generate OpenOffice compatible EMF file
│ │ │ │ ****** ggccooddee -- eemmcc22 ggccooddee ffoorrmmaatt ******
│ │ │ │ See also: _h_t_t_p_:_/_/_l_i_n_u_x_c_n_c_._o_r_g_/
│ │ │ │ No format specific options
│ │ │ │ ****** ccaaiirroo -- ccaaiirroo ddrriivveerr ******
│ │ │ │ generates compilable c code for rendering with cairo
│ │ │ │ The following driver specific options are available:
│ │ │ │ [--ppaannggoo]
│ │ │ │ @@ -767,66 +812,14 @@
│ │ │ │ ****** iiddrraaww -- IInntteerrvviieewwss ddrraaww ffoorrmmaatt ((EEPPSS)) ******
│ │ │ │ No format specific options
│ │ │ │ ****** ssaammppllee -- ssaammppllee ddrriivveerr ******
│ │ │ │ This is a long description for the sample driver
│ │ │ │ The following driver specific options are available:
│ │ │ │ [--ssaammpplleeooppttiioonn integer]
│ │ │ │ just an example
│ │ │ │ -****** mmaaggiicckk -- MMAAGGIICCKK ddrriivveerr ccoommppaattiibbllee wwiitthh vveerrssiioonn 77..11..11 ooff IImmaaggeeMMaaggiicckk.. ******
│ │ │ │ -This driver uses the C++ API of ImageMagick or GraphicsMagick to finally
│ │ │ │ -produce different output formats. The output format is determined automatically
│ │ │ │ -by Image-/GraphicsMagick based on the suffix of the output filename. So an
│ │ │ │ -output file test.png will force the creation of an image in PNG format. This
│ │ │ │ -binary of pstoedit was compiled against version 7.1.1 of ImageMagick.
│ │ │ │ -No format specific options
│ │ │ │ -****** eemmff -- EEnnhhaanncceedd MMSS WWiinnddoowwss MMeettaaffiillee ******
│ │ │ │ -The following driver specific options are available:
│ │ │ │ - [--mm]
│ │ │ │ - map to Arial
│ │ │ │ - [--nnff]
│ │ │ │ - emulate narrow fonts
│ │ │ │ - [--ddrraawwbbbb]
│ │ │ │ - draw bounding box
│ │ │ │ - [--pp]
│ │ │ │ - prune line ends
│ │ │ │ - [--nnffww]
│ │ │ │ - Newer versions of MS Windows (2000, XP, Vista, 7, ...) will not accept
│ │ │ │ - WMF/EMF files generated when this option is set and the input contains
│ │ │ │ - text. But if this option is not set, then the WMF/EMF driver will
│ │ │ │ - estimate interletter spacing of text using a very coarse heuristic. This
│ │ │ │ - may result in ugly looking output. On the other hand, OpenOffice can
│ │ │ │ - still read EMF/WMF files where pstoedit delegates the calculation of the
│ │ │ │ - inter letter spacing to the program reading the WMF/EMF file. So if the
│ │ │ │ - generated WMF/EMF file shall never be processed under MS Windows, use
│ │ │ │ - this option. If WMF/EMF files with high precision text need to be
│ │ │ │ - generated under *nix the only option is to use the -pta option of
│ │ │ │ - pstoedit. However that causes every text to be split into single
│ │ │ │ - characters which makes the text hard to edit afterwards. Hence the -nfw
│ │ │ │ - option provides a sort of compromise between portability and nice to edit
│ │ │ │ - but still nice looking text. Again - this option has no meaning when
│ │ │ │ - pstoedit is executed under MS Windows anyway. In that case the output is
│ │ │ │ - portable but nevertheless not split and still looks fine.
│ │ │ │ - [--wwiinnbbbb]
│ │ │ │ - let the MS Windows API calculate the Bounding Box (MS Windows only)
│ │ │ │ - [--OOOO]
│ │ │ │ - generate OpenOffice compatible EMF file
│ │ │ │ -****** ppppttxx -- PPrreesseennttaattiioonnMMLL ((PPoowweerrPPooiinntt)) ffoorrmmaatt ******
│ │ │ │ -This is the format used internally by Microsoft PowerPoint. LibreOffice can
│ │ │ │ -also read/write PowerPoint files albeit with some lack of functionality.
│ │ │ │ -The following driver specific options are available:
│ │ │ │ - [--ccoolloorrss string]
│ │ │ │ - "original" to retain original colors (default), "theme" to convert
│ │ │ │ - randomly to theme colors, or "theme-lum" also to vary luminance
│ │ │ │ - [--ffoonnttss string]
│ │ │ │ - use "windows" fonts (default), "native" fonts, or convert to the "theme"
│ │ │ │ - font
│ │ │ │ - [--eemmbbeedd string]
│ │ │ │ - embed fonts, specified as a comma-separated list of EOT-format font files
│ │ │ │ - [--kkeeeeppiimmaaggeeffiilleess]
│ │ │ │ - do not remove the temporary PNG image files.
│ │ │ │ ****** FFoorrmmaatt ggrroouupp:: ggmmffaa ggmmffbb pplloott pplloott--ppnnmm pplloott--ccggmm pplloott--aaii pplloott--ssvvgg pplloott--ppss
│ │ │ │ pplloott--ffiigg pplloott--ppccll pplloott--hhppggll pplloott--tteekk ******
│ │ │ │ This group consists of the following variants:
│ │ │ │ gmfa:
│ │ │ │ ASCII GNU metafile.
│ │ │ │ gmfb:
│ │ │ │ binary GNU metafile.
│ │ │ │ @@ -849,14 +842,21 @@
│ │ │ │ plot-hpgl:
│ │ │ │ hpgl via GNU libplot.
│ │ │ │ plot-tek:
│ │ │ │ tek via GNU libplot.
│ │ │ │ The following driver specific options are available in this group:
│ │ │ │ [--pplloottffoorrmmaatt string]
│ │ │ │ plotutil format to generate
│ │ │ │ +****** mmaaggiicckk -- MMAAGGIICCKK ddrriivveerr ccoommppaattiibbllee wwiitthh vveerrssiioonn 77..11..11 ooff IImmaaggeeMMaaggiicckk.. ******
│ │ │ │ +This driver uses the C++ API of ImageMagick or GraphicsMagick to finally
│ │ │ │ +produce different output formats. The output format is determined automatically
│ │ │ │ +by Image-/GraphicsMagick based on the suffix of the output filename. So an
│ │ │ │ +output file test.png will force the creation of an image in PNG format. This
│ │ │ │ +binary of pstoedit was compiled against version 7.1.1 of ImageMagick.
│ │ │ │ +No format specific options
│ │ │ │ ********** NNOOTTEESS OONN SSPPEECCIIFFIICC FFOORRMMAATTSS AANNDD DDRRIIVVEERRSS **********
│ │ │ │ ****** aauuttoottrraaccee ******
│ │ │ │ pstoedit cooperates with autotrace. Autotrace can now produce a dump file for
│ │ │ │ further processing by pstoedit using the --bboo (back-end only) option. Autotrace
│ │ │ │ is a program written by a group around Martin Weber and can be found at _h_t_t_p_s_:_/
│ │ │ │ _/_s_o_u_r_c_e_f_o_r_g_e_._n_e_t_/_p_r_o_j_e_c_t_s_/_a_u_t_o_t_r_a_c_e_/.
│ │ │ │ ****** PPss22aaii ******
│ │ ├── ./usr/share/doc/pstoedit/pstoedit.pdf
│ │ │ ├── pdftotext {} -
│ │ │ │ @@ -1,10 +1,10 @@
│ │ │ │ PSTOEDIT
│ │ │ │ Dr. Wolfgang Glunz
│ │ │ │ -November 30, 2024
│ │ │ │ +September 8, 2025
│ │ │ │ Version 4.02
│ │ │ │
│ │ │ │ Abstract
│ │ │ │ pstoedit - a tool converting PostScript and PDF files into various vector
│ │ │ │ graphic formats
│ │ │ │
│ │ │ │ 1
│ │ │ │ @@ -502,58 +502,110 @@
│ │ │ │ dump: for test purposes (same as debug).
│ │ │ │ ps2ai: Adobe Illustrator via ps2ai.ps of Ghostscript.
│ │ │ │ gs: any device that Ghostscript provides - use gs:format, e.g. gs:pdfwrite.
│ │ │ │ No format specific options
│ │ │ │
│ │ │ │ 4.2
│ │ │ │
│ │ │ │ +pptx - PresentationML (PowerPoint) format
│ │ │ │ +
│ │ │ │ +This is the format used internally by Microsoft PowerPoint. LibreOffice can
│ │ │ │ +also read/write PowerPoint files albeit with some lack of functionality.
│ │ │ │ +The following driver specific options are available:
│ │ │ │ +[-colors string ] ”original” to retain original colors (default), ”theme” to convert randomly to theme colors, or ”theme-lum” also to vary luminance
│ │ │ │ +[-fonts string ] use ”windows” fonts (default), ”native” fonts, or convert to the
│ │ │ │ +”theme” font
│ │ │ │ +[-embed string ] embed fonts, specified as a comma-separated list of EOTformat font files
│ │ │ │ +[-keepimagefiles] do not remove the temporary PNG image files.
│ │ │ │ +
│ │ │ │ +10
│ │ │ │ +
│ │ │ │ +4.3
│ │ │ │ +
│ │ │ │ +4.3
│ │ │ │ +
│ │ │ │ +emf - Enhanced
│ │ │ │ +4 AVAILABLE
│ │ │ │ +MS Windows
│ │ │ │ +FORMATS
│ │ │ │ +Metafile
│ │ │ │ +AND THEIR SPECIFIC OPTIONS
│ │ │ │ +
│ │ │ │ +emf - Enhanced MS Windows Metafile
│ │ │ │ +
│ │ │ │ +The following driver specific options are available:
│ │ │ │ +[-m] map to Arial
│ │ │ │ +[-nf ] emulate narrow fonts
│ │ │ │ +[-drawbb] draw bounding box
│ │ │ │ +[-p] prune line ends
│ │ │ │ +[-nfw] Newer versions of MS Windows (2000, XP, Vista, 7, ...) will not accept
│ │ │ │ +WMF/EMF files generated when this option is set and the input contains
│ │ │ │ +text. But if this option is not set, then the WMF/EMF driver will estimate
│ │ │ │ +interletter spacing of text using a very coarse heuristic. This may result
│ │ │ │ +in ugly looking output. On the other hand, OpenOffice can still read
│ │ │ │ +EMF/WMF files where pstoedit delegates the calculation of the inter letter
│ │ │ │ +spacing to the program reading the WMF/EMF file. So if the generated
│ │ │ │ +WMF/EMF file shall never be processed under MS Windows, use this
│ │ │ │ +option. If WMF/EMF files with high precision text need to be generated
│ │ │ │ +under *nix the only option is to use the -pta option of pstoedit. However
│ │ │ │ +that causes every text to be split into single characters which makes the
│ │ │ │ +text hard to edit afterwards. Hence the -nfw option provides a sort of
│ │ │ │ +compromise between portability and nice to edit but still nice looking
│ │ │ │ +text. Again - this option has no meaning when pstoedit is executed under
│ │ │ │ +MS Windows anyway. In that case the output is portable but nevertheless
│ │ │ │ +not split and still looks fine.
│ │ │ │ +[-winbb] let the MS Windows API calculate the Bounding Box (MS Windows
│ │ │ │ +only)
│ │ │ │ +[-OO] generate OpenOffice compatible EMF file
│ │ │ │ +
│ │ │ │ +4.4
│ │ │ │ +
│ │ │ │ gcode - emc2 gcode format
│ │ │ │
│ │ │ │ See also: http://linuxcnc.org/
│ │ │ │ No format specific options
│ │ │ │
│ │ │ │ -4.3
│ │ │ │ +4.5
│ │ │ │
│ │ │ │ cairo - cairo driver
│ │ │ │
│ │ │ │ generates compilable c code for rendering with cairo
│ │ │ │ The following driver specific options are available:
│ │ │ │ [-pango] use pango for font rendering
│ │ │ │ [-funcname string ] sets the base name for the generated functions and variables. e.g. myfig
│ │ │ │ [-header string ] sets the output file name for the generated C header file. e.g.
│ │ │ │ myfig.h
│ │ │ │
│ │ │ │ -4.4
│ │ │ │ +4.6
│ │ │ │
│ │ │ │ lwo - LightWave 3D object format
│ │ │ │
│ │ │ │ No format specific options
│ │ │ │ +11
│ │ │ │
│ │ │ │ -10
│ │ │ │ -
│ │ │ │ -4.5
│ │ │ │ -
│ │ │ │ -4.5
│ │ │ │ +4.7
│ │ │ │
│ │ │ │ rib - RenderMan
│ │ │ │ 4 AVAILABLE
│ │ │ │ InterfaceFORMATS
│ │ │ │ BytestreamAND THEIR SPECIFIC OPTIONS
│ │ │ │
│ │ │ │ +4.7
│ │ │ │ +
│ │ │ │ rib - RenderMan Interface Bytestream
│ │ │ │
│ │ │ │ No format specific options
│ │ │ │
│ │ │ │ -4.6
│ │ │ │ +4.8
│ │ │ │
│ │ │ │ rpl - Real3D Programming Language format
│ │ │ │
│ │ │ │ No format specific options
│ │ │ │
│ │ │ │ -4.7
│ │ │ │ +4.9
│ │ │ │
│ │ │ │ Format group: dxf dxf 14 dxf s
│ │ │ │
│ │ │ │ This group consists of the following variants:
│ │ │ │ dxf: CAD exchange format version 9 - only limited features. Consider using
│ │ │ │ dxf 14 instead..
│ │ │ │ dxf 14: CAD exchange format version 14 supporting splines and linetypes.
│ │ │ │ @@ -574,101 +626,102 @@
│ │ │ │ - should be =2 (default 5)
│ │ │ │ [-dumplayernames] dump all layer names found to standard output
│ │ │ │ [-layers string ] layers to be shown (comma separated list of layer names, no
│ │ │ │ space)
│ │ │ │ [-layerfilter string ] layers to be hidden (comma separated list of layer names,
│ │ │ │ no space)
│ │ │ │
│ │ │ │ -4.8
│ │ │ │ +4.10
│ │ │ │
│ │ │ │ java1 - java 1 applet source code
│ │ │ │
│ │ │ │ The following driver specific options are available:
│ │ │ │ [java class name string ] name of java class to generate
│ │ │ │ -11
│ │ │ │ +12
│ │ │ │
│ │ │ │ -4.9
│ │ │ │ +4.11
│ │ │ │
│ │ │ │ -java2 - java
│ │ │ │ -4 AVAILABLE
│ │ │ │ -2 source codeFORMATS AND THEIR SPECIFIC OPTIONS
│ │ │ │ +4.11
│ │ │ │
│ │ │ │ -4.9
│ │ │ │ +java2 -4java
│ │ │ │ +AVAILABLE
│ │ │ │ +2 source code
│ │ │ │ +FORMATS AND THEIR SPECIFIC OPTIONS
│ │ │ │
│ │ │ │ java2 - java 2 source code
│ │ │ │
│ │ │ │ The following driver specific options are available:
│ │ │ │ [java class name string ] name of java class to generate
│ │ │ │
│ │ │ │ -4.10
│ │ │ │ +4.12
│ │ │ │
│ │ │ │ pdf - Adobe’s Portable Document Format
│ │ │ │
│ │ │ │ No format specific options
│ │ │ │
│ │ │ │ -4.11
│ │ │ │ +4.13
│ │ │ │
│ │ │ │ kil - .kil format for Kontour
│ │ │ │
│ │ │ │ No format specific options
│ │ │ │
│ │ │ │ -4.12
│ │ │ │ +4.14
│ │ │ │
│ │ │ │ text - text in different forms
│ │ │ │
│ │ │ │ The following driver specific options are available:
│ │ │ │ [-height number ] page height in terms of characters
│ │ │ │ [-width number ] page width in terms of characters
│ │ │ │ [-dump] dump text pieces
│ │ │ │
│ │ │ │ -4.13
│ │ │ │ +4.15
│ │ │ │
│ │ │ │ sk - Sketch format
│ │ │ │
│ │ │ │ No format specific options
│ │ │ │
│ │ │ │ -4.14
│ │ │ │ +4.16
│ │ │ │
│ │ │ │ mpost - MetaPost format
│ │ │ │
│ │ │ │ No format specific options
│ │ │ │
│ │ │ │ -4.15
│ │ │ │ +4.17
│ │ │ │
│ │ │ │ asy - Asymptote Format
│ │ │ │
│ │ │ │ No format specific options
│ │ │ │
│ │ │ │ -4.16
│ │ │ │ +4.18
│ │ │ │
│ │ │ │ mma - Mathematica graphics
│ │ │ │
│ │ │ │ The following driver specific options are available:
│ │ │ │ [-eofillfills] Filling is used for eofill (default is not to fill)
│ │ │ │
│ │ │ │ -4.17
│ │ │ │ +4.19
│ │ │ │
│ │ │ │ latex2e - LATEX2e picture format
│ │ │ │
│ │ │ │ The following driver specific options are available:
│ │ │ │ [-integers] round all coordinates to the nearest integer
│ │ │ │
│ │ │ │ -4.18
│ │ │ │ +4.20
│ │ │ │
│ │ │ │ noixml - Nemetschek NOI XML format
│ │ │ │
│ │ │ │ Nemetschek Object Interface XML format
│ │ │ │ The following driver specific options are available:
│ │ │ │ [-r string ] Allplan resource file
│ │ │ │ [-bsl number ] Bezier Split Level (default 3)
│ │ │ │ -12
│ │ │ │ +13
│ │ │ │
│ │ │ │ -4.19
│ │ │ │ +4.21
│ │ │ │
│ │ │ │ -4.19
│ │ │ │ +4.21
│ │ │ │
│ │ │ │ pic - PIC
│ │ │ │ 4 format
│ │ │ │ AVAILABLE
│ │ │ │ for troff
│ │ │ │ FORMATS
│ │ │ │ et.al.
│ │ │ │ @@ -680,15 +733,15 @@
│ │ │ │ [-troff ] troff mode (default is groff)
│ │ │ │ [-landscape] landscape output
│ │ │ │ [-portrait] portrait output
│ │ │ │ [-keepfont] print unrecognized literally
│ │ │ │ [-text] try not to make pictures from running text
│ │ │ │ [-debug] enable debug output
│ │ │ │
│ │ │ │ -4.20
│ │ │ │ +4.22
│ │ │ │
│ │ │ │ Format group: hpgl pcl
│ │ │ │
│ │ │ │ This group consists of the following variants:
│ │ │ │ hpgl: HPGL code.
│ │ │ │ pcl: PCL code.
│ │ │ │ The following driver specific options are available in this group:
│ │ │ │ @@ -698,130 +751,130 @@
│ │ │ │ [-pencolors number ] maximum number of pen colors to be used by pstoedit
│ │ │ │ (default 0) [-filltype string ] select fill type e.g. FT 1
│ │ │ │ [-hpgl2] Use HPGL/2 instead of HPGL/1
│ │ │ │ [-rot90] rotate hpgl by 90 degrees
│ │ │ │ [-rot180] rotate hpgl by 180 degrees
│ │ │ │ [-rot270] rotate hpgl by 270 degrees
│ │ │ │
│ │ │ │ -4.21
│ │ │ │ +4.23
│ │ │ │
│ │ │ │ pcbi - engrave data - insulate/PCB format
│ │ │ │
│ │ │ │ No format specific options
│ │ │ │
│ │ │ │ -4.22
│ │ │ │ +4.24
│ │ │ │
│ │ │ │ pcb - pcb format
│ │ │ │
│ │ │ │ See also: http://pcb.sourceforge.net and http://www.penguin.cz/∼utx/pstoedit-pcb/
│ │ │ │ The following driver specific options are available:
│ │ │ │ [-grid double number ] attempt to snap relevant output to grid (mils) and
│ │ │ │ put failed objects to a different layer
│ │ │ │ [-snapdist double number ] grid snap distance ratio (0 ¡ snapdist ¡= 0.5, default 0.1)
│ │ │ │ -13
│ │ │ │ +14
│ │ │ │
│ │ │ │ -4.23
│ │ │ │ +4.25
│ │ │ │
│ │ │ │ pcbfill 4- pcb
│ │ │ │ AVAILABLE
│ │ │ │ format withFORMATS
│ │ │ │ fills
│ │ │ │ AND THEIR SPECIFIC OPTIONS
│ │ │ │
│ │ │ │ [-tshiftx double number ] additional x shift measured in target units (mils)
│ │ │ │ [-tshifty double number ] additional y shift measured in target units (mils)
│ │ │ │ [-mm] switch to metric units (mm)
│ │ │ │ [-stdnames] use standard layer names instead of descriptive names
│ │ │ │ [-forcepoly] force all objects to be interpreted as polygons
│ │ │ │
│ │ │ │ -4.23
│ │ │ │ +4.25
│ │ │ │
│ │ │ │ pcbfill - pcb format with fills
│ │ │ │
│ │ │ │ See also: http://pcb.sourceforge.net
│ │ │ │ No format specific options
│ │ │ │
│ │ │ │ -4.24
│ │ │ │ +4.26
│ │ │ │
│ │ │ │ pcb-rnd - pcb-rnd format
│ │ │ │
│ │ │ │ See also: http://repo.hu/projects/pcb-rnd and http://www.penguin.cz/∼utx/pstoedit-pcb/
│ │ │ │ The following driver specific options are available:
│ │ │ │ [-grid double number ] attempt to snap relevant output to grid (mils) and
│ │ │ │ put failed objects to a different layer
│ │ │ │ [-snapdist double number ] grid snap distance ratio (0 ¡ snapdist ¡= 0.5, default 0.1)
│ │ │ │ [-tshiftx double number ] additional x shift measured in target units (mils)
│ │ │ │ [-tshifty double number ] additional y shift measured in target units (mils)
│ │ │ │ [-mm] switch to metric units (mm)
│ │ │ │ [-forcepoly] force all objects to be interpreted as polygons
│ │ │ │
│ │ │ │ -4.25
│ │ │ │ +4.27
│ │ │ │
│ │ │ │ gschem - gschem format
│ │ │ │
│ │ │ │ See also: http://wiki.geda-project.org/geda:gaf
│ │ │ │ No format specific options
│ │ │ │
│ │ │ │ -4.26
│ │ │ │ +4.28
│ │ │ │
│ │ │ │ cfdg - Context Free Design Grammar
│ │ │ │
│ │ │ │ Context Free Design Grammar, usable by Context Free Art (http://www.contextfreeart.org/)
│ │ │ │ No format specific options
│ │ │ │
│ │ │ │ -4.27
│ │ │ │ +4.29
│ │ │ │
│ │ │ │ tk - tk and/or tk applet source code
│ │ │ │
│ │ │ │ The following driver specific options are available:
│ │ │ │ [-R] swap HW
│ │ │ │ [-I] no impress
│ │ │ │ [-n string ] tagnames
│ │ │ │
│ │ │ │ -14
│ │ │ │ +15
│ │ │ │
│ │ │ │ -4.28
│ │ │ │ +4.30
│ │ │ │
│ │ │ │ -4.28
│ │ │ │ +4.30
│ │ │ │
│ │ │ │ vtk - VTK
│ │ │ │ 4 AVAILABLE
│ │ │ │ driver
│ │ │ │ FORMATS AND THEIR SPECIFIC OPTIONS
│ │ │ │
│ │ │ │ vtk - VTK driver
│ │ │ │
│ │ │ │ this is a long description for the VTKe driver
│ │ │ │ The following driver specific options are available:
│ │ │ │ [-VTKeoption integer ] just an example
│ │ │ │
│ │ │ │ -4.29
│ │ │ │ +4.31
│ │ │ │
│ │ │ │ svm - StarView/OpenOffice.org metafile
│ │ │ │
│ │ │ │ StarView/OpenOffice.org metafile, readable from OpenOffice.org 1.0/StarOffice
│ │ │ │ 6.0 and above.
│ │ │ │ The following driver specific options are available:
│ │ │ │ [-m] map to Arial
│ │ │ │ [-nf ] emulate narrow fonts
│ │ │ │
│ │ │ │ -4.30
│ │ │ │ +4.32
│ │ │ │
│ │ │ │ gnuplot - gnuplot format
│ │ │ │
│ │ │ │ No format specific options
│ │ │ │
│ │ │ │ -4.31
│ │ │ │ +4.33
│ │ │ │
│ │ │ │ tgif - Tgif .obj format
│ │ │ │
│ │ │ │ The following driver specific options are available:
│ │ │ │ [-ta] text as attribute
│ │ │ │
│ │ │ │ -4.32
│ │ │ │ +4.34
│ │ │ │
│ │ │ │ Format group: fig xfig tfig
│ │ │ │
│ │ │ │ This group consists of the following variants:
│ │ │ │ fig: .fig format for xfig.
│ │ │ │ xfig: .fig format for xfig.
│ │ │ │ tfig: .fig format for xfig - test only version.
│ │ │ │ @@ -832,17 +885,17 @@
│ │ │ │ Examples:
│ │ │ │ Helvetica LaTeX::SansSerif
│ │ │ │ Courier LaTeX::special::Typewriter
│ │ │ │ GillSans "AvantGarde Demi"
│ │ │ │ Albertus PostScript::special::"New Century Schoolbook Italic"
│ │ │ │ Symbol ::special::Symbol (same as PostScript::special::Symbol)
│ │ │ │
│ │ │ │ -15
│ │ │ │ +16
│ │ │ │
│ │ │ │ -4.33
│ │ │ │ +4.35
│ │ │ │
│ │ │ │ idraw -4Interviews
│ │ │ │ AVAILABLE
│ │ │ │ draw FORMATS
│ │ │ │ format (EPS)
│ │ │ │ AND THEIR SPECIFIC OPTIONS
│ │ │ │
│ │ │ │ @@ -853,119 +906,73 @@
│ │ │ │ The following driver specific options are available in this group:
│ │ │ │ [-startdepth number ] set the initial depth (default 999)
│ │ │ │ [-metric] switch to centimeter display (default inches)
│ │ │ │ [-usecorrectfontsize] do not scale fonts for xfig. Use this if you also use this
│ │ │ │ option with xfig
│ │ │ │ [-depth number ] set the page depth in inches (default 11)
│ │ │ │
│ │ │ │ -4.33
│ │ │ │ +4.35
│ │ │ │
│ │ │ │ idraw - Interviews draw format (EPS)
│ │ │ │
│ │ │ │ No format specific options
│ │ │ │
│ │ │ │ -4.34
│ │ │ │ +4.36
│ │ │ │
│ │ │ │ sample - sample driver
│ │ │ │
│ │ │ │ This is a long description for the sample driver
│ │ │ │ The following driver specific options are available:
│ │ │ │ [-sampleoption integer ] just an example
│ │ │ │
│ │ │ │ -4.35
│ │ │ │ -
│ │ │ │ -magick - MAGICK driver compatible with version
│ │ │ │ -7.1.1 of ImageMagick.
│ │ │ │ -
│ │ │ │ -This driver uses the C++ API of ImageMagick or GraphicsMagick to finally
│ │ │ │ -produce different output formats. The output format is determined automatically by Image-/GraphicsMagick based on the suffix of the output filename. So
│ │ │ │ -an output file test.png will force the creation of an image in PNG format. This
│ │ │ │ -binary of pstoedit was compiled against version 7.1.1 of ImageMagick.
│ │ │ │ -No format specific options
│ │ │ │ -
│ │ │ │ -4.36
│ │ │ │ -
│ │ │ │ -emf - Enhanced MS Windows Metafile
│ │ │ │ -
│ │ │ │ -The following driver specific options are available:
│ │ │ │ -[-m] map to Arial
│ │ │ │ -[-nf ] emulate narrow fonts
│ │ │ │ -[-drawbb] draw bounding box
│ │ │ │ -[-p] prune line ends
│ │ │ │ -[-nfw] Newer versions of MS Windows (2000, XP, Vista, 7, ...) will not accept
│ │ │ │ -WMF/EMF files generated when this option is set and the input contains
│ │ │ │ -text. But if this option is not set, then the WMF/EMF driver will estimate
│ │ │ │ -interletter spacing of text using a very coarse heuristic. This may result
│ │ │ │ -in ugly looking output. On the other hand, OpenOffice can still read
│ │ │ │ -EMF/WMF files where pstoedit delegates the calculation of the inter letter
│ │ │ │ -16
│ │ │ │ -
│ │ │ │ -4.37
│ │ │ │ -
│ │ │ │ -pptx - 4PresentationML
│ │ │ │ -AVAILABLE (PowerPoint)
│ │ │ │ -FORMATS AND
│ │ │ │ -format
│ │ │ │ -THEIR SPECIFIC OPTIONS
│ │ │ │ -
│ │ │ │ -spacing to the program reading the WMF/EMF file. So if the generated
│ │ │ │ -WMF/EMF file shall never be processed under MS Windows, use this
│ │ │ │ -option. If WMF/EMF files with high precision text need to be generated
│ │ │ │ -under *nix the only option is to use the -pta option of pstoedit. However
│ │ │ │ -that causes every text to be split into single characters which makes the
│ │ │ │ -text hard to edit afterwards. Hence the -nfw option provides a sort of
│ │ │ │ -compromise between portability and nice to edit but still nice looking
│ │ │ │ -text. Again - this option has no meaning when pstoedit is executed under
│ │ │ │ -MS Windows anyway. In that case the output is portable but nevertheless
│ │ │ │ -not split and still looks fine.
│ │ │ │ -[-winbb] let the MS Windows API calculate the Bounding Box (MS Windows
│ │ │ │ -only)
│ │ │ │ -[-OO] generate OpenOffice compatible EMF file
│ │ │ │ -
│ │ │ │ 4.37
│ │ │ │
│ │ │ │ -pptx - PresentationML (PowerPoint) format
│ │ │ │ -
│ │ │ │ -This is the format used internally by Microsoft PowerPoint. LibreOffice can
│ │ │ │ -also read/write PowerPoint files albeit with some lack of functionality.
│ │ │ │ -The following driver specific options are available:
│ │ │ │ -[-colors string ] ”original” to retain original colors (default), ”theme” to convert randomly to theme colors, or ”theme-lum” also to vary luminance
│ │ │ │ -[-fonts string ] use ”windows” fonts (default), ”native” fonts, or convert to the
│ │ │ │ -”theme” font
│ │ │ │ -[-embed string ] embed fonts, specified as a comma-separated list of EOTformat font files
│ │ │ │ -[-keepimagefiles] do not remove the temporary PNG image files.
│ │ │ │ -
│ │ │ │ -4.38
│ │ │ │ -
│ │ │ │ Format group: gmfa gmfb plot plot-pnm plot-cgm
│ │ │ │ plot-ai plot-svg plot-ps plot-fig plot-pcl plot-hpgl
│ │ │ │ plot-tek
│ │ │ │
│ │ │ │ This group consists of the following variants:
│ │ │ │ gmfa: ASCII GNU metafile.
│ │ │ │ gmfb: binary GNU metafile.
│ │ │ │ plot: GNU libplot output types, e.g. plot:-plotformat X.
│ │ │ │ plot-pnm: pnm via GNU libplot.
│ │ │ │ plot-cgm: cgm via GNU libplot.
│ │ │ │ plot-ai: ai via GNU libplot.
│ │ │ │ plot-svg: svg via GNU libplot.
│ │ │ │ plot-ps: ps via GNU libplot.
│ │ │ │ -
│ │ │ │ -17
│ │ │ │ -
│ │ │ │ -5
│ │ │ │ -
│ │ │ │ -NOTES ON SPECIFIC FORMATS AND DRIVERS
│ │ │ │ -
│ │ │ │ plot-fig: fig via GNU libplot.
│ │ │ │ plot-pcl: pcl via GNU libplot.
│ │ │ │ plot-hpgl: hpgl via GNU libplot.
│ │ │ │ plot-tek: tek via GNU libplot.
│ │ │ │ The following driver specific options are available in this group:
│ │ │ │ [-plotformat string ] plotutil format to generate
│ │ │ │ +17
│ │ │ │ +
│ │ │ │ +4.38
│ │ │ │ +
│ │ │ │ +magick - MAGICK
│ │ │ │ +5 NOTES
│ │ │ │ +driver compatible
│ │ │ │ +ON SPECIFIC
│ │ │ │ +with version
│ │ │ │ +FORMATS
│ │ │ │ +7.1.1 AND
│ │ │ │ +of ImageMagick.
│ │ │ │ +DRIVERS
│ │ │ │ +
│ │ │ │ +4.38
│ │ │ │ +
│ │ │ │ +magick - MAGICK driver compatible with version
│ │ │ │ +7.1.1 of ImageMagick.
│ │ │ │ +
│ │ │ │ +This driver uses the C++ API of ImageMagick or GraphicsMagick to finally
│ │ │ │ +produce different output formats. The output format is determined automatically by Image-/GraphicsMagick based on the suffix of the output filename. So
│ │ │ │ +an output file test.png will force the creation of an image in PNG format. This
│ │ │ │ +binary of pstoedit was compiled against version 7.1.1 of ImageMagick.
│ │ │ │ +No format specific options
│ │ │ │
│ │ │ │ 5
│ │ │ │
│ │ │ │ NOTES ON SPECIFIC FORMATS AND
│ │ │ │ DRIVERS
│ │ │ │
│ │ │ │ 5.1
│ │ │ │ @@ -1007,27 +1014,26 @@
│ │ │ │
│ │ │ │ 5.4
│ │ │ │
│ │ │ │ Context Free - CFDG
│ │ │ │
│ │ │ │ The driver for the CFDG format (drvcfdg) defines one shape per page of
│ │ │ │ PostScript, but only the first shape is actually rendered (unless the user edits
│ │ │ │ -
│ │ │ │ +the generated CFDG code, of course). CFDG does not support multi-page
│ │ │ │ +output, so this probably is a reasonable thing to do.
│ │ │ │ 18
│ │ │ │
│ │ │ │ 5.5
│ │ │ │
│ │ │ │ LATEX2e
│ │ │ │
│ │ │ │ 6
│ │ │ │
│ │ │ │ ENVIRONMENT VARIABLES
│ │ │ │
│ │ │ │ -the generated CFDG code, of course). CFDG does not support multi-page
│ │ │ │ -output, so this probably is a reasonable thing to do.
│ │ │ │ For more on Context Free see: http://www.contextfreeart.org/
│ │ │ │
│ │ │ │ 5.5
│ │ │ │
│ │ │ │ LATEX2e
│ │ │ │
│ │ │ │ LATEX2e’s picture environment is not very powerful. As a result, many
│ │ │ │ @@ -1067,23 +1073,23 @@
│ │ │ │ ENVIRONMENT VARIABLES
│ │ │ │
│ │ │ │ A default PostScript interpreter to be called by pstoedit is specified at compile
│ │ │ │ time. You can overwrite the default by setting the GS environment variable to
│ │ │ │ the name of a suitable PostScript interpreter.
│ │ │ │ You can check which name of a PostScript interpreter was compiled into
│ │ │ │ pstoedit using: pstoedit -help -v.
│ │ │ │ +See the Ghostscript manual for descriptions of environment variables used
│ │ │ │ +by Ghostscript, most importantly GS_FONTPATH and GS_LIB; other environment
│ │ │ │
│ │ │ │ 19
│ │ │ │
│ │ │ │ 8
│ │ │ │
│ │ │ │ RESTRICTIONS
│ │ │ │
│ │ │ │ -See the Ghostscript manual for descriptions of environment variables used
│ │ │ │ -by Ghostscript, most importantly GS_FONTPATH and GS_LIB; other environment
│ │ │ │ variables also affect output to display, print, and additional filtering and processing. See the related documentation.
│ │ │ │ pstoedit allocates temporary files using the function tempnam(3). Thus the
│ │ │ │ location for temporary files might be controllable by other environment variables used by this function. See the tempnam(3) man-page for descriptions of
│ │ │ │ environment variables used. On UNIX like system this is probably the TMPDIR
│ │ │ │ variable, on DOS/WINDOWS either TMP or TEMP.
│ │ │ │
│ │ │ │ 7
│ │ ├── ./usr/share/man/man1/pstoedit.1.gz
│ │ │ ├── pstoedit.1
│ │ │ │ @@ -1,22 +1,22 @@
│ │ │ │ .\" *********************************** start of \input{version.tex}
│ │ │ │ .\" *********************************** end of \input{version.tex}
│ │ │ │ '\" t
│ │ │ │ -.\" Manual page created with latex2man.local on Sat Nov 30 22:20:19 2024
│ │ │ │ +.\" Manual page created with latex2man.local on Mon Sep 8 14:23:08 2025
│ │ │ │ .\" NOTE: This file is generated, DO NOT EDIT.
│ │ │ │ .de Vb
│ │ │ │ .ft CW
│ │ │ │ .nf
│ │ │ │ ..
│ │ │ │ .de Ve
│ │ │ │ .ft R
│ │ │ │
│ │ │ │ .fi
│ │ │ │ ..
│ │ │ │ -.TH "PSTOEDIT" "1" "30 November 2024" "Conversion Tools " "Conversion Tools "
│ │ │ │ +.TH "PSTOEDIT" "1" "08 September 2025" "Conversion Tools " "Conversion Tools "
│ │ │ │ .SH NAME
│ │ │ │
│ │ │ │ pstoedit
│ │ │ │ \- a tool converting PostScript and PDF files into various
│ │ │ │ vector graphic formats
│ │ │ │ .PP
│ │ │ │ .SH SYNOPSIS
│ │ │ │ @@ -637,14 +637,75 @@
│ │ │ │ ps2ai:
│ │ │ │ Adobe Illustrator via ps2ai.ps of Ghostscript.
│ │ │ │ .TP
│ │ │ │ gs:
│ │ │ │ any device that Ghostscript provides \- use gs:format, e.g. gs:pdfwrite.
│ │ │ │ .PP
│ │ │ │ No format specific options
│ │ │ │ +.SS PPTX \- PRESENTATIONML (POWERPOINT) FORMAT
│ │ │ │ +This is the format used internally by Microsoft PowerPoint. LibreOffice can also read/write PowerPoint files albeit with some lack of functionality.
│ │ │ │ +.PP
│ │ │ │ +The following driver specific options are available:
│ │ │ │ +.TP
│ │ │ │ +[\fB\-colors\fP\fI string\fP]
│ │ │ │ + \"option\-pptx\-colors
│ │ │ │ +"original" to retain original colors (default), "theme" to convert randomly to theme colors, or "theme\-lum" also to vary luminance
│ │ │ │ +.PP
│ │ │ │ +.TP
│ │ │ │ +[\fB\-fonts\fP\fI string\fP]
│ │ │ │ + \"option\-pptx\-fonts
│ │ │ │ +use "windows" fonts (default), "native" fonts, or convert to the "theme" font
│ │ │ │ +.PP
│ │ │ │ +.TP
│ │ │ │ +[\fB\-embed\fP\fI string\fP]
│ │ │ │ + \"option\-pptx\-embed
│ │ │ │ +embed fonts, specified as a comma\-separated list of EOT\-format font files
│ │ │ │ +.PP
│ │ │ │ +.TP
│ │ │ │ +[\fB\-keepimagefiles\fP]
│ │ │ │ + \"option\-pptx\-keepimagefiles
│ │ │ │ +do not remove the temporary PNG image files.
│ │ │ │ +.PP
│ │ │ │ +.SS EMF \- ENHANCED MS WINDOWS METAFILE
│ │ │ │ +The following driver specific options are available:
│ │ │ │ +.TP
│ │ │ │ +[\fB\-m\fP]
│ │ │ │ + \"option\-emf\-m
│ │ │ │ +map to Arial
│ │ │ │ +.PP
│ │ │ │ +.TP
│ │ │ │ +[\fB\-nf\fP]
│ │ │ │ + \"option\-emf\-nf
│ │ │ │ +emulate narrow fonts
│ │ │ │ +.PP
│ │ │ │ +.TP
│ │ │ │ +[\fB\-drawbb\fP]
│ │ │ │ + \"option\-emf\-drawbb
│ │ │ │ +draw bounding box
│ │ │ │ +.PP
│ │ │ │ +.TP
│ │ │ │ +[\fB\-p\fP]
│ │ │ │ + \"option\-emf\-p
│ │ │ │ +prune line ends
│ │ │ │ +.PP
│ │ │ │ +.TP
│ │ │ │ +[\fB\-nfw\fP]
│ │ │ │ + \"option\-emf\-nfw
│ │ │ │ +Newer versions of MS Windows (2000, XP, Vista, 7, \&.\&.\&.) will not accept WMF/EMF files generated when this option is set and the input contains text. But if this option is not set, then the WMF/EMF driver will estimate interletter spacing of text using a very coarse heuristic. This may result in ugly looking output. On the other hand, OpenOffice can still read EMF/WMF files where pstoedit delegates the calculation of the inter letter spacing to the program reading the WMF/EMF file. So if the generated WMF/EMF file shall never be processed under MS Windows, use this option. If WMF/EMF files with high precision text need to be generated under *nix the only option is to use the \-pta option of pstoedit. However that causes every text to be split into single characters which makes the text hard to edit afterwards. Hence the \-nfw option provides a sort of compromise between portability and nice to edit but still nice looking text. Again \- this option has no meaning when pstoedit is executed under MS Windows anyway. In that case the output is portable but nevertheless not split and still looks fine.
│ │ │ │ +.PP
│ │ │ │ +.TP
│ │ │ │ +[\fB\-winbb\fP]
│ │ │ │ + \"option\-emf\-winbb
│ │ │ │ +let the MS Windows API calculate the Bounding Box (MS Windows only)
│ │ │ │ +.PP
│ │ │ │ +.TP
│ │ │ │ +[\fB\-OO\fP]
│ │ │ │ + \"option\-emf\-OO
│ │ │ │ +generate OpenOffice compatible EMF file
│ │ │ │ +.PP
│ │ │ │ .SS GCODE \- EMC2 GCODE FORMAT
│ │ │ │ See also: \fBhttp://linuxcnc.org/\fP
│ │ │ │ .PP
│ │ │ │ No format specific options
│ │ │ │ .SS CAIRO \- CAIRO DRIVER
│ │ │ │ generates compilable c code for rendering with cairo
│ │ │ │ .PP
│ │ │ │ @@ -1099,79 +1160,14 @@
│ │ │ │ .PP
│ │ │ │ The following driver specific options are available:
│ │ │ │ .TP
│ │ │ │ [\fB\-sampleoption\fP\fI integer\fP]
│ │ │ │ \"option\-sample\-sampleoption
│ │ │ │ just an example
│ │ │ │ .PP
│ │ │ │ -.SS MAGICK \- MAGICK DRIVER COMPATIBLE WITH VERSION 7.1.1 OF IMAGEMAGICK.
│ │ │ │ -This driver uses the C++ API of ImageMagick or GraphicsMagick to finally produce different output formats. The output format is determined automatically by Image\-/GraphicsMagick based on the suffix of the output filename. So an output file test.png will force the creation of an image in PNG format. This binary of pstoedit was compiled against version 7.1.1 of ImageMagick.
│ │ │ │ -.PP
│ │ │ │ -No format specific options
│ │ │ │ -.SS EMF \- ENHANCED MS WINDOWS METAFILE
│ │ │ │ -The following driver specific options are available:
│ │ │ │ -.TP
│ │ │ │ -[\fB\-m\fP]
│ │ │ │ - \"option\-emf\-m
│ │ │ │ -map to Arial
│ │ │ │ -.PP
│ │ │ │ -.TP
│ │ │ │ -[\fB\-nf\fP]
│ │ │ │ - \"option\-emf\-nf
│ │ │ │ -emulate narrow fonts
│ │ │ │ -.PP
│ │ │ │ -.TP
│ │ │ │ -[\fB\-drawbb\fP]
│ │ │ │ - \"option\-emf\-drawbb
│ │ │ │ -draw bounding box
│ │ │ │ -.PP
│ │ │ │ -.TP
│ │ │ │ -[\fB\-p\fP]
│ │ │ │ - \"option\-emf\-p
│ │ │ │ -prune line ends
│ │ │ │ -.PP
│ │ │ │ -.TP
│ │ │ │ -[\fB\-nfw\fP]
│ │ │ │ - \"option\-emf\-nfw
│ │ │ │ -Newer versions of MS Windows (2000, XP, Vista, 7, \&.\&.\&.) will not accept WMF/EMF files generated when this option is set and the input contains text. But if this option is not set, then the WMF/EMF driver will estimate interletter spacing of text using a very coarse heuristic. This may result in ugly looking output. On the other hand, OpenOffice can still read EMF/WMF files where pstoedit delegates the calculation of the inter letter spacing to the program reading the WMF/EMF file. So if the generated WMF/EMF file shall never be processed under MS Windows, use this option. If WMF/EMF files with high precision text need to be generated under *nix the only option is to use the \-pta option of pstoedit. However that causes every text to be split into single characters which makes the text hard to edit afterwards. Hence the \-nfw option provides a sort of compromise between portability and nice to edit but still nice looking text. Again \- this option has no meaning when pstoedit is executed under MS Windows anyway. In that case the output is portable but nevertheless not split and still looks fine.
│ │ │ │ -.PP
│ │ │ │ -.TP
│ │ │ │ -[\fB\-winbb\fP]
│ │ │ │ - \"option\-emf\-winbb
│ │ │ │ -let the MS Windows API calculate the Bounding Box (MS Windows only)
│ │ │ │ -.PP
│ │ │ │ -.TP
│ │ │ │ -[\fB\-OO\fP]
│ │ │ │ - \"option\-emf\-OO
│ │ │ │ -generate OpenOffice compatible EMF file
│ │ │ │ -.PP
│ │ │ │ -.SS PPTX \- PRESENTATIONML (POWERPOINT) FORMAT
│ │ │ │ -This is the format used internally by Microsoft PowerPoint. LibreOffice can also read/write PowerPoint files albeit with some lack of functionality.
│ │ │ │ -.PP
│ │ │ │ -The following driver specific options are available:
│ │ │ │ -.TP
│ │ │ │ -[\fB\-colors\fP\fI string\fP]
│ │ │ │ - \"option\-pptx\-colors
│ │ │ │ -"original" to retain original colors (default), "theme" to convert randomly to theme colors, or "theme\-lum" also to vary luminance
│ │ │ │ -.PP
│ │ │ │ -.TP
│ │ │ │ -[\fB\-fonts\fP\fI string\fP]
│ │ │ │ - \"option\-pptx\-fonts
│ │ │ │ -use "windows" fonts (default), "native" fonts, or convert to the "theme" font
│ │ │ │ -.PP
│ │ │ │ -.TP
│ │ │ │ -[\fB\-embed\fP\fI string\fP]
│ │ │ │ - \"option\-pptx\-embed
│ │ │ │ -embed fonts, specified as a comma\-separated list of EOT\-format font files
│ │ │ │ -.PP
│ │ │ │ -.TP
│ │ │ │ -[\fB\-keepimagefiles\fP]
│ │ │ │ - \"option\-pptx\-keepimagefiles
│ │ │ │ -do not remove the temporary PNG image files.
│ │ │ │ -.PP
│ │ │ │ .SS FORMAT GROUP: GMFA GMFB PLOT PLOT\-PNM PLOT\-CGM PLOT\-AI PLOT\-SVG PLOT\-PS PLOT\-FIG PLOT\-PCL PLOT\-HPGL PLOT\-TEK
│ │ │ │ This group consists of the following variants:
│ │ │ │ .TP
│ │ │ │ gmfa:
│ │ │ │ ASCII GNU metafile.
│ │ │ │ .TP
│ │ │ │ gmfb:
│ │ │ │ @@ -1209,15 +1205,20 @@
│ │ │ │ .PP
│ │ │ │ The following driver specific options are available in this group:
│ │ │ │ .TP
│ │ │ │ [\fB\-plotformat\fP\fI string\fP]
│ │ │ │ \"option\-gmfa\-plotformat
│ │ │ │ plotutil format to generate
│ │ │ │ .PP
│ │ │ │ +.SS MAGICK \- MAGICK DRIVER COMPATIBLE WITH VERSION 7.1.1 OF IMAGEMAGICK.
│ │ │ │ +This driver uses the C++ API of ImageMagick or GraphicsMagick to finally produce different output formats. The output format is determined automatically by Image\-/GraphicsMagick based on the suffix of the output filename. So an output file test.png will force the creation of an image in PNG format. This binary of pstoedit was compiled against version 7.1.1 of ImageMagick.
│ │ │ │ +.PP
│ │ │ │ +No format specific options
│ │ │ │ .\" *********************************** end of \input{driverhelp.tex}
│ │ │ │ +.PP
│ │ │ │ .SH NOTES ON SPECIFIC FORMATS AND DRIVERS
│ │ │ │
│ │ │ │ .SS AUTOTRACE
│ │ │ │ pstoedit cooperates with autotrace. Autotrace can now produce a dump file
│ │ │ │ for further processing by pstoedit using the \fB\-bo\fP
│ │ │ │ (back\-end only) option.
│ │ │ │ Autotrace is a program written by a group around Martin Weber and can be