Hello,
When I render white text on transparent background there is a unwanted gray outline around letters.
Here's what I get:
I found this topic about the same problem I have: viewtopic.php?t=27108
Answer was that this is happening due to transient bug in ImageMagick, which is fixed in ImageMagick version 6.9.0-7.
I'm using version 6.9.1-2 Q16 x64 on Windows, but I still have the issue.
Any suggestions how to fix it?
Thanks in advance!
Unwanted outline when rendering white text on transparent background
-
- Posts: 3
- Joined: 2015-05-27T18:50:19-07:00
- Authentication code: 6789
-
- Posts: 3
- Joined: 2015-05-27T18:50:19-07:00
- Authentication code: 6789
Re: Unwanted outline when rendering white text on transparent background
I tried installing different versions and here are my findings:
6.9.1-3 - Issue exists
6.9.1-2 - Issue exists
6.9.0-7 - Issue DOES NOT exist
I guess I'll settle with version 6.9.0-7 for now, but I'm still curios why would the issue exist in the newer versions if it was fixed earlier?
Here is the result image I get with version 6.9.0-7:
6.9.1-3 - Issue exists
6.9.1-2 - Issue exists
6.9.0-7 - Issue DOES NOT exist
I guess I'll settle with version 6.9.0-7 for now, but I'm still curios why would the issue exist in the newer versions if it was fixed earlier?
Here is the result image I get with version 6.9.0-7:
-
- Posts: 12159
- Joined: 2010-01-23T23:01:33-07:00
- Authentication code: 1151
- Location: England, UK
Re: Unwanted outline when rendering white text on transparent background
This seems to be a bug, so I'm moving it to the Bugs forum.
It may be the same bug as viewtopic.php?f=3&t=27683
It may be the same bug as viewtopic.php?f=3&t=27683
snibgo's IM pages: im.snibgo.com
Re: Unwanted outline when rendering white text on transparent background
We can reproduce the problem you posted and have a patch in ImageMagick 6.9.1-4 Beta, available in a few days. Thanks.
-
- Posts: 3
- Joined: 2015-05-27T18:50:19-07:00
- Authentication code: 6789
Re: Unwanted outline when rendering white text on transparent background
Great. Thank you very much!