[ scummvm-Patches-1883633 ] Arbitrary scale rate scaler

SourceForge.net noreply at sourceforge.net
Thu Jan 31 18:16:43 CET 2008


Patches item #1883633, was opened at 2008-01-31 18:16
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=1883633&group_id=37116

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: ignazb (ignazb)
Assigned to: Nobody/Anonymous (nobody)
Summary: Arbitrary scale rate scaler

Initial Comment:
This patch adds a minimalistic implementation of a scaler that allows for arbitrary scale rates.
The actual rate of scale is set by adding a value for gfx_scale to the configuration file, e.g. gfx_scale=2.3 would scale in a rate of 2.3.

Disabling float-based scaling is enabled by defining the DISABLE_FLOAT_SCALER macro.

The way the scaler is implemented adds some ugly artifacts to moving objects. Also, scaling is done in a trivial way so there is no anti-aliasing as in other scalers. You might want to fix that some time.

I know this is far from being perfect but at least it helped me play ScummVM on my TV :)

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=1883633&group_id=37116




More information about the Scummvm-tracker mailing list