Page 1 of 1

1.4.4 - batch convert - text - anti-aliasing | shadow blur

Posted: Sat Apr 29, 2023 2:54 pm
by user0
XnViewMP 1.4.4 64bit
Windows11 (22H2), display resolution 3840x2160, win scaling 150%


Batch convert - Text action

Issue A
anti-aliasing always on for images <229px width if text size >=38
test_img_A.zip
(79.42 KiB) Downloaded 39 times
A.png


Issue B
Blur affects Shadow position - it moves to the top-left corner.
Blur shall only blur shadow, not move, as Offset X/Y already responsible for movement.
batch_convert_text_shadow.png


Related

Re: 1.4.4 - batch convert - text - anti-aliasing | shadow blur

Posted: Wed May 03, 2023 2:07 pm
by xnview
user0 wrote: Sat Apr 29, 2023 2:54 pm Issue A
I have always smoothing for the 2 pictures. It seems that it's a bug in the Qt drawing functions...
Issue B
:bugconfirmed: Thanks to your detailed description I can reproduce the problem.

Re: 1.4.4 - batch convert - text - anti-aliasing | shadow blur

Posted: Wed May 10, 2023 12:22 pm
by xnview
This problem is supposed to be fixed in XnView MP 1.4.5. Please check and confirm the bug fix here.

Re: 1.4.4 - batch convert - text - anti-aliasing | shadow blur

Posted: Wed May 10, 2023 3:46 pm
by user0
1.4.5
A - ok, hope qt will be fixed one day
B - fixed