Return to status quo ante
This commit is contained in:
parent
86737ef316
commit
cae67549ba
|
@ -608,11 +608,11 @@ let args =
|
||||||
dashrange = "all";
|
dashrange = "all";
|
||||||
outline = false;
|
outline = false;
|
||||||
linewidth = 1.0;
|
linewidth = 1.0;
|
||||||
path_to_ghostscript = "gs";
|
path_to_ghostscript = "";
|
||||||
path_to_im = "";
|
path_to_im = "";
|
||||||
path_to_p2p = "";
|
path_to_p2p = "";
|
||||||
path_to_convert = "convert";
|
path_to_convert = "";
|
||||||
path_to_jbig2enc = "jbig2";
|
path_to_jbig2enc = "";
|
||||||
frombox = None;
|
frombox = None;
|
||||||
tobox = None;
|
tobox = None;
|
||||||
mediabox_if_missing = false;
|
mediabox_if_missing = false;
|
||||||
|
|
Loading…
Reference in New Issue