Return to status quo ante

This commit is contained in:
John Whitington 2024-02-14 19:30:36 +00:00
parent 86737ef316
commit cae67549ba
1 changed files with 3 additions and 3 deletions

View File

@ -608,11 +608,11 @@ let args =
dashrange = "all";
outline = false;
linewidth = 1.0;
path_to_ghostscript = "gs";
path_to_ghostscript = "";
path_to_im = "";
path_to_p2p = "";
path_to_convert = "convert";
path_to_jbig2enc = "jbig2";
path_to_convert = "";
path_to_jbig2enc = "";
frombox = None;
tobox = None;
mediabox_if_missing = false;