summaryrefslogtreecommitdiff
path: root/graphics/asymptote/doc/asy.1
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-12-28 03:01:00 +0000
committerNorbert Preining <norbert@preining.info>2021-12-28 03:01:00 +0000
commitecdf859b6ce481abfd530425dcf6f0f764bd0001 (patch)
tree13bc161dc046876ac6c92fce5f9f5034ba9aa573 /graphics/asymptote/doc/asy.1
parent790995b7e79697514364450bf9c04f1b8d500838 (diff)
CTAN sync 202112280300
Diffstat (limited to 'graphics/asymptote/doc/asy.1')
-rw-r--r--graphics/asymptote/doc/asy.135
1 files changed, 31 insertions, 4 deletions
diff --git a/graphics/asymptote/doc/asy.1 b/graphics/asymptote/doc/asy.1
index 4ad758ce37..71166fa234 100644
--- a/graphics/asymptote/doc/asy.1
+++ b/graphics/asymptote/doc/asy.1
@@ -31,6 +31,9 @@ in the user's home directory using the long form:
For a complete
description, see the Info files.
.TP
+.B \-GPUindexing
+Compute indexing partial sums on GPU [true].
+.TP
.B \-V,\-View
View output; command-line only.
.TP
@@ -103,12 +106,12 @@ Default output file precision [7].
.B \-divisor n
Garbage collect using purge(divisor=n) [2].
.TP
+.B \-dvisvgmMultipleFiles
+dvisvgm supports multiple files [false].
+.TP
.B \-embed
Embed rendered preview image [true].
.TP
-.B \-envmap
-Enable environment map image-based lighting (Experimental) [false].
-.TP
.B \-exitonEOF
Exit interactive mode on EOF [true].
.TP
@@ -136,9 +139,18 @@ Show summary of options; command-line only.
.B \-historylines n
Retain n lines of history [1000].
.TP
+.B \-ibl
+Enable environment map image-based lighting [false].
+.TP
.B \-iconify
Iconify rendering window [false].
.TP
+.B \-image string
+Environment image name [snowyField].
+.TP
+.B \-imageDir string
+Environment image library directory [ibl].
+.TP
.B \-inlineimage
Generate inline embedded image [false].
.TP
@@ -172,6 +184,12 @@ Use a local interactive history file [false].
.B \-loop
Loop 3D animations [false].
.TP
+.B \-lossy
+Use single precision for V3D reals [false].
+.TP
+.B \-lsp
+Special interactive mode for lsp-rpc [false].
+.TP
.B \-m,\-mask
Mask fpu exceptions; command-line only.
.TP
@@ -215,7 +233,10 @@ Delay before attempting initial pdf reload [750000].
Initial 3D rendering screen position [(0,0)].
.TP
.B \-prc
-Embed 3D PRC graphics in PDF output [true].
+Embed 3D PRC graphics in PDF output [false].
+.TP
+.B \-prerender resolution
+Prerender V3D objects (0 implies vector output) [0].
.TP
.B \-prompt string
Prompt [> ].
@@ -304,9 +325,15 @@ Wait for child processes to finish before exiting [false].
.B \-warn string
Enable warning; command-line only.
.TP
+.B \-webgl2
+Use webgl2 if available [false].
+.TP
.B \-where
Show where listed variables are declared [false].
.TP
+.B \-wsl
+Set to WSL mode when running asy inside WSL. [false].
+.TP
.B \-xasy
Special interactive mode for xasy [false].
.TP