Smoother JPG resizing?

Chipp Walters chipp at chipp.com
Sat Jun 14 17:38:01 EDT 2003


Edwin,

What really needs to happen is for MC to use a different algorithm when
reducing images - either a bilinear or bicubic algorithm would be better.
Instead, the MC engine uses the native OS calls which are "nearest neighbor"
and not nearly as nice.

One needs to build a DLL to implement this functionality. Also, adding a
'sharpen' filter usually helps after reducing an image. Contact me offlist
if you're interested as I am considering contracting such a DLL.

-Chipp

> -----Original Message-----
> From: use-revolution-admin at lists.runrev.com
> [mailto:use-revolution-admin at lists.runrev.com]On Behalf Of Edwin Gore
> Sent: Saturday, June 14, 2003 2:23 PM
> To: use-revolution at lists.runrev.com
> Subject: Smoother JPG resizing?
>
>
> Part of the app that I am writing needs to resize some jpgs (usually
> smalled) and I am noticing that when I do this by taking a jpg
> and slapping
> it into a fixed size image object, that the resizing is pretty rough.
>
> Is there anyway to get smoother jpeg resizing out of RunRev?
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution




More information about the use-livecode mailing list