From 6450765979fd52984f96c9ae9a6f1bcd48ade90e Mon Sep 17 00:00:00 2001 From: Tonton Th Date: Mon, 16 Dec 2024 12:52:48 +0100 Subject: [PATCH] bla --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d8a0229..faf6fa3 100644 --- a/Makefile +++ b/Makefile @@ -11,6 +11,6 @@ essai.png: essai.pov Makefile $(POVDEP) povray $(POVOPT) -W640 -H480 -i$< -o$@ scene.png: scene.pov Makefile $(POVDEP) - povray $(POVOPT) -W1280 -H1024 +K166 -i$< -o$@ + povray $(POVOPT) -W1280 -H1024 +K266 -i$< -o$@