Re: [hatari-devel] Open Hatari in big window

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


Am Mon, 2 Mar 2020 22:58:18 +0200
schrieb Eero Tamminen <oak@xxxxxxxxxxxxxx>:

> Hi,
> 
> On 3/2/20 4:14 PM, Thomas Huth wrote:
> > Am Mon, 2 Mar 2020 00:26:06 +0200
> > schrieb Eero Tamminen <oak@xxxxxxxxxxxxxx>:  
> >> On 2/27/20 1:08 AM, Eero Tamminen wrote:  
> >>> Try the attached patch.  Code supports floating
> >>> point scaling factors, but command line option
> >>> currently only integer ones.  
> >>
> >> Vincent, does the patch do what you want?
> >>
> >> Thomas, do you have any comments about the patch?  
> > 
> > Looks reasonable to me at a first glance. Do we also want to support
> > floating point values for the -z parameter, too? In that case, you
> > also have to replace the "atoi()" there.  
> 
> Attached patch does that, but then I needed to
> modify also RenderQuality, as linear scaling will
> look horrible with non-integer scaling factors,
> whereas that's the only one that doesn't blur
> the output when using integer scaling factor.

I don't think that modifying RenderQuality automatically is such a good
idea here. That will only cause confusion e.g. when the users have a
look at their hatari.cfg afterwards and wonder why the setting was
changed...

I'd say, don't touch RenderQuality here, and if someone minds the
"horrible" scaling (it's a matter of taste anyway), they should change
the RenderQuality setting manually instead.

 Thomas



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/