This may be related to my question in the MagickWand forum.
Try using DrawSetFillColor instead of DrawSetStrokeColor and adjust the font size accordingly.
BTW. You mentioned that adjusting the font weight didn't help with this specific problem. Have you found that it ever alters the appearance of text?
Pete
Antialiased text becoming unreadable
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
The stroke color is the outline of the font. It also has the side effect of thicking the font slightly. See IM Example, Draw, Stroke, for more info...
http://www.cit.gu.edu.au/~anthony/graph ... aw/#stroke
if you just wnat the font drawn normally set fill to the color you want, and leave stroke
as its default transparent setting.
http://www.cit.gu.edu.au/~anthony/graph ... aw/#stroke
if you just wnat the font drawn normally set fill to the color you want, and leave stroke
as its default transparent setting.
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/