aboutsummaryrefslogtreecommitdiff
path: root/tools.json
diff options
context:
space:
mode:
Diffstat (limited to 'tools.json')
-rw-r--r--tools.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools.json b/tools.json
index 2fa6d1f..9735acc 100644
--- a/tools.json
+++ b/tools.json
@@ -29,7 +29,7 @@
{
"Name": "povray",
"Cmd": "povray",
- "Args": ["+O-", "-D"],
+ "Args": ["+O-", "-D", "+A0.9", "+R3"],
"Suffix": ".pov",
"NeedsFile": true,
"EncodeBase64": true,