POV-Ray : Newsgroups : povray.beta-test : problem with +D option at specific output file dimensions : Re: problem with +D option at specific output file dimensions Server Time
17 May 2024 04:05:37 EDT (-0400)
  Re: problem with +D option at specific output file dimensions  
From: James Dietrich
Date: 15 Dec 2013 11:25:01
Message: <web.52add6a0151ce5af1cc75da30@news.povray.org>
Le_Forgeron <jgr### [at] freefr> wrote:
> I seems to have a fix for it (I tried it locally), but would be glad to
> have a confirmation from the original poster if possible:
>
> In unix/disp_sdl.cpp, change the computation of m_display_scale (circa
> line 245) with:
>
> m_display_scale = min(float(width) / GetWidth(), float(height)/GetHeight());

I will try the above fix tomorrow, and will report back with my results.

Thanks to all of you who have been working on this.

James Dietrich


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.