speedup the rendering

This commit is contained in:
tth 2022-04-07 21:55:47 +02:00
parent c0774f460d
commit 31a89763a6
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
POVOPT=" -d +q9 +a +W1024 +H768 -v +WT4"
POVOPT=" -d +q9 -a +W1024 +H768 -v +WT4"