From: Cecilio Pardo <cpardo@imayhem.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 57166@debbugs.gnu.org
Subject: bug#57166: 28.1; image :transform-smoothing dose not work
Date: Tue, 5 Nov 2024 00:03:36 +0100 [thread overview]
Message-ID: <f076a5e2-46ac-44ae-ba99-2a4cdeab72cf@imayhem.com> (raw)
In-Reply-To: <86ttcmu6go.fsf@gnu.org>
On 04/11/2024 20:47, Eli Zaretskii wrote:
>> + GdipSetInterpolationMode (graphics,
>> + InterpolationModeHighQualityBicubic);
>
> I wonder why you decided to go with this interpolation mode. AFAIU,
> other platforms use bilinear filtering. Should the Windows port
> produce results similar to the other platforms, or should it produce
> the best possible results?
It should be bilinear. Documentation says it should be equivalent to
bilinear. I'm going with HighQualityBilinear, just Bilinear does not
look good.
next prev parent reply other threads:[~2024-11-04 23:03 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-13 6:06 bug#57166: 28.1; image :transform-smoothing dose not work awrhygty
2022-08-13 6:24 ` Eli Zaretskii
2024-11-04 19:19 ` Cecilio Pardo
2024-11-04 19:47 ` Eli Zaretskii
2024-11-04 20:07 ` Eli Zaretskii
2024-11-04 23:04 ` Cecilio Pardo
2024-11-04 23:03 ` Cecilio Pardo [this message]
2024-11-04 23:11 ` Cecilio Pardo
2024-11-05 12:41 ` Eli Zaretskii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=f076a5e2-46ac-44ae-ba99-2a4cdeab72cf@imayhem.com \
--to=cpardo@imayhem.com \
--cc=57166@debbugs.gnu.org \
--cc=eliz@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.